We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fe14f commit bfbfcf6Copy full SHA for bfbfcf6
README.md
@@ -0,0 +1,6 @@
1
+# HTML for Web Components Support
2
+Current html syntax highlight doesn't color html elements with "dash" in it.
3
+In example, the following youtube-player element will be displayed with 2 colors instead of one:
4
+```html
5
+ <youtube-player id="#$5213123"></youtube-player>
6
+```
0 commit comments