prettier/src/language-markdown
Ika 91206891cd
fix(markdown): do not add whitespaces between Latin and Hangul (#5040)
Based on https://github.com/prettier/prettier/issues/5028#issuecomment-417825085, it seems Korean text uses conventional space so we're not going to add whitespaces between Latin and Hangul.
2018-09-02 16:20:22 +08:00
..
constants.evaluate.js fix(markdown): do not add whitespaces between Latin and Hangul (#5040) 2018-09-02 16:20:22 +08:00
embed.js fix(markdown): preserve leading/trailing newlines in fenced code block (#5038) 2018-09-01 13:35:29 +08:00
index.js refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
mdx.js feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
options.js feat(yaml): support proseWrap (#4742) 2018-07-04 00:28:47 +08:00
parser-markdown.js fix(markdown): do not add whitespaces between Latin and Hangul (#5040) 2018-09-02 16:20:22 +08:00
pragma.js feat: format yaml front matter (#4773) 2018-07-03 09:54:40 +08:00
printer-markdown.js fix(markdown): do not add whitespaces between Latin and Hangul (#5040) 2018-09-02 16:20:22 +08:00
utils.js fix(markdown): do not add whitespaces between Latin and Hangul (#5040) 2018-09-02 16:20:22 +08:00