prettier/tests/markdown_list
Ika d5a3abd7a6
fix(markdown): only indent the first non-list node in checkbox list item (#3297)
* fix(markdown): do not indent checkbox

* fix: keep alignment for first non-list node

* fix: force whitespaces
2017-11-22 00:01:59 +08: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: support markdown (#2943) 2017-10-12 09:46:44 +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