prettier/src/language-markdown
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
..
embed.js Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
index.js New build system (#4449) 2018-05-24 15:30:45 -03:00
options.js (refactor): Move common options out of JS plugin (#4445) 2018-05-15 14:14:50 -06:00
parser-markdown.js New build system (#4449) 2018-05-24 15:30:45 -03:00
pragma.js Rename all uses of frontmatter to frontMatter or front-matter (#4519) 2018-05-21 10:02:09 -04:00
printer-markdown.js fix(markdown): respect blank line between block htmls (#4609) 2018-06-01 00:33:37 +08:00