We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbfcf6 commit 4bd9cfbCopy full SHA for 4bd9cfb
README.md
@@ -3,4 +3,8 @@ 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
-```
+```
7
+With this HTML extended package, it will color the html element properly:
8
+
9
+
10
+This package should work with any color scheme.
images/example.png
71.7 KB
0 commit comments