prettier/tests/markdown_ignore
Ika e74e6565b4
fix(markdown): respect blank line between block htmls (#4609)
Fixes #4605 

The AST here is actually two `html`s and it did follow the [CommonMark spec](https://spec.commonmark.org/0.28/#html-blocks), so I ended up with respecting the blank line between block `html`s.
2018-06-01 00:33:37 +08:00
..
__snapshots__ fix(markdown): respect blank line between block htmls (#4609) 2018-06-01 00:33:37 +08:00
indented.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
jsfmt.spec.js feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
simple.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
top-level-range.md feat(markdown): support top-level `prettier-ignore-start/end` (#4202) 2018-03-27 00:03:28 +08:00