prettier/src
Ika 63999c74eb
fix(mdx): handle inline html correctly (#5704)
2019-01-03 10:46:11 +08:00
..
cli Add --check option (#5629) 2018-12-19 22:03:30 +08:00
common fix(ng,vue): add parens to avoid unexpected `}}` in interpolations (#5657) 2018-12-30 23:03:42 +08:00
config Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
doc Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
language-css fix(printer-postcss): ignore escape \ and escaped / in Less (#5597) 2018-12-17 08:28:48 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars Escape Quotes in Glimmer String Literals (#5143) 2018-10-05 22:19:33 +02:00
language-html fix(ng,vue): add parens to avoid unexpected `}}` in interpolations (#5657) 2018-12-30 23:03:42 +08:00
language-js fix(ng,vue): add parens to avoid unexpected `}}` in interpolations (#5657) 2018-12-30 23:03:42 +08:00
language-markdown fix(mdx): handle inline html correctly (#5704) 2019-01-03 10:46:11 +08:00
language-yaml fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
main feat: add babel-flow (#5685) 2018-12-29 21:35:47 +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 feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00