prettier/tests/markdown_html
Ika 35a42bef24
fix(markdown): better handling for trailing spaces (#4593)
- preserve trailing spaces in html, excluding html comment
- `doc-printer` is now unrelated to `options.parser`
- fix some cases that two trailing spaces are mis-considered as `break`
2018-06-08 00:20:25 +08:00
..
__snapshots__ fix(markdown): better handling for trailing spaces (#4593) 2018-06-08 00:20:25 +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-with-trailing-space.md fix(markdown): better handling for trailing spaces (#4593) 2018-06-08 00:20:25 +08: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