prettier/src
Simon Lydell 87e109f884
Escape not just backticks but `${` as well in graphql tags (#5137)
* Escape not just backticks but `${` as well in graphql tags

Fixes #4974.

* Also escape backslashes correctly in graphql tags
2018-09-29 09:42:44 +02:00
..
cli refactor: move cli leven suggestion to options-normalizer (#5057) 2018-09-08 07:40:09 +08:00
common Drop-in replacement: typescript-estree for typescript-eslint-parser (#5139) 2018-09-25 15:44:21 -04: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 fix(html): non-HTML attributes are considered case-sensitive (#5135) 2018-09-27 20:18:00 +08:00
language-js Escape not just backticks but `${` as well in graphql tags (#5137) 2018-09-29 09:42:44 +02: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 feat(html): switch to htmlparser2 (#5127) 2018-09-22 21:53:38 +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