prettier/tests/markdown_heading
Ika 073c0b16d8 feat(markdown): add `proseWrap: "preserve"` option (#3340)
* test: add test case

* feat(markdown): add `proseWrap: "preserve"` option

* test: add tests

* docs(options): update `proseWrap`

* feat(markdown): change default to `proseWrap: "preserve"`

BREAKING CHANGE

* docs(options): update `proseWrap`

* test: specify option explicitly

* Fix lint after merge

* Fix error after merge
2017-12-02 09:48:40 +11:00
..
__snapshots__ fix(markdown): do not print linebreaks in heading (#3343) 2017-11-29 22:13:38 +11:00
atx.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
long-heading.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
mixed.md fix(markdown): do not print linebreaks in heading (#3343) 2017-11-29 22:13:38 +11:00
setext.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
unbreakable.md fix(markdown): do not break on unbreakable place (#3177) 2017-11-07 21:10:41 +11:00