prettier/tests/markdown_yaml
Ika 0cbacd3156
fix(markdown): trailing spaces after front matters are allowed (#5107)
```md
---···· <--- allowed
yaml
---···· <--- allowed

markdown
```
2018-09-21 19:51:03 +08:00
..
__snapshots__ fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08:00
complex.md feat: format yaml front matter (#4773) 2018-07-03 09:54:40 +08:00
empty-2.md Refactor frontmatter handling (#4482) 2018-05-14 22:17:15 -03:00
empty.md fix(markdown): remove unnecessary empty line in front matter (#4280) 2018-04-08 00:05:27 +08:00
jsfmt.spec.js feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
simple-2.md Refactor frontmatter handling (#4482) 2018-05-14 22:17:15 -03:00
simple.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
trailing-spaces.md fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08:00