prettier/tests/markdown_list
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): only indent the first non-list node in checkbox list item (#3297) 2017-11-22 00:01:59 +08:00
checkbox.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
git-diff-friendly.md feat(markdown): auto-detect which number style of ordered list to be used (#3029) 2017-10-14 22:53:58 +11:00
jsfmt.spec.js feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
long-paragraph.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
loose.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
multiline.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
nested-checkbox.md fix(markdown): only indent the first non-list node in checkbox list item (#3297) 2017-11-22 00:01:59 +08:00
nested.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
ordered.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
separate.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
simple.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
start.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00