prettier/tests/html_comments
Ika 28b938da97
feat(html): update angular-html-parser (#5565)
- support [`htm`](https://github.com/developit/htm) (`<${Component}>content<//>`, `<div />`)
- preserve [bogus comments](https://www.w3.org/TR/html5/syntax.html#bogus-comment-state) (`<! ... >`, `<? ... >`)
2018-11-29 11:03:22 +08:00
..
__snapshots__ feat(html): update angular-html-parser (#5565) 2018-11-29 11:03:22 +08:00
before-text.html feat(html): whitespace-sensitive formatting (#5168) 2018-10-13 13:55:38 +08:00
bogus.html feat(html): update angular-html-parser (#5565) 2018-11-29 11:03:22 +08:00
conditional.html feat(html): support ie conditional start/end comment (#5470) 2018-11-15 12:35:28 +08:00
for_debugging.html [WIP] feat: html support (#4753) 2018-09-13 07:06:49 -06:00
hidden.html [WIP] feat: html support (#4753) 2018-09-13 07:06:49 -06:00
jsfmt.spec.js test: improve snapshots (#5521) 2018-11-25 16:21:14 +08:00
surrounding-empty-line.html feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00