prettier/tests/markdown_html
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
blank-line-between-htmls.md fix(markdown): respect blank line between block htmls (#4609) 2018-06-01 00:33:37 +08:00
jsfmt.spec.js feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
multiline.md fix(markdown): correct html indentation (#4115) 2018-03-08 00:06:22 +08:00
simple.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00