prettier/tests/markdown_table
Ika c27cc7ff45 feat(markdown): support CJK and emoji (#3026)
* refactor: extract `splitText`

* fix: respcet CJK width in table

* test: add failing test

* fix: support emoji

* test: add failing test

* feat: support CJK character

* feat: enable adding whitespace between non-CJK/CJK-character by default

* fix: do not print softline at node that is sensitive to its identifier

* fix: treat full-width whitespace as CJK punctuation

* disallow leading/trailing full-width whitespace

* feat: remove `--split-cjk-text` option and enable it by default

* refactor: simplify regex and remove unnecessary `g` flag
2017-10-14 23:57:31 -05:00
..
__snapshots__ feat(markdown): support CJK and emoji (#3026) 2017-10-14 23:57:31 -05:00
align.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
cjk.md feat(markdown): support CJK and emoji (#3026) 2017-10-14 23:57:31 -05:00
emoji.md feat(markdown): support CJK and emoji (#3026) 2017-10-14 23:57:31 -05:00
escape.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
html.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
jsfmt.spec.js 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