prettier/tests/multiparser_js_markdown
Ika de6bc4448f
fix(multiparser): respect 0-indent markdown-in-js (#3676)
* fix(multiparser): respect 0-indent markdown-in-js

* fix: use literalline for 0-indent

* test: add unexpected case

* fix: 0-indent

* test: add failing test

* refactor: simplify

* fix(doc): literallines respect `ind.root`

* docs: update commands

* fix: what a magic...
2018-01-17 12:52:42 +08:00
..
__snapshots__ fix(multiparser): respect 0-indent markdown-in-js (#3676) 2018-01-17 12:52:42 +08:00
0-indent.js fix(multiparser): respect 0-indent markdown-in-js (#3676) 2018-01-17 12:52:42 +08:00
codeblock.js 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
markdown.js feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
single-line.js fix(multiparser): fix markdown error and remove trailing new line (#3293) 2017-11-21 00:19:49 +08:00