prettier/src
Ika 0cbacd3156
fix(markdown): trailing spaces after front matters are allowed (#5107)
```md
---···· <--- allowed
yaml
---···· <--- allowed

markdown
```
2018-09-21 19:51:03 +08:00
..
cli refactor: move cli leven suggestion to options-normalizer (#5057) 2018-09-08 07:40:09 +08:00
common feat: newline and space utils to shared (#5049) 2018-09-04 23:08:37 +03:00
config feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00
doc fix(html): no need to strip newline for text in script-like tag (#5111) 2018-09-20 00:03:50 +08:00
language-css refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-html feat(html): self-closing for void tags (#5116) 2018-09-20 00:04:43 +08:00
language-js fix(typescript): no invalid parens for destructuring with default value (#5096) 2018-09-15 21:45:43 +08:00
language-markdown feat(markdown): preserve math (#5050) 2018-09-05 21:07:37 +08:00
language-vue fix(vue): do not pass `<script src>` into multiparser (#5031) 2018-08-31 09:28:55 +08:00
language-yaml feat: add printer.preprocess (#5041) 2018-09-03 23:27:50 +08:00
main chore: enable html on preview playground (#5105) 2018-09-19 09:19:18 +08:00
utils fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08:00
index.js refactor: move index.js and standalone.js to src (#5054) 2018-09-06 13:51:18 +08:00
standalone.js chore: enable html on preview playground (#5105) 2018-09-19 09:19:18 +08:00