Skip to content

Commit 4bd9cfb

Browse files
committed
updated readme
1 parent bfbfcf6 commit 4bd9cfb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ Current html syntax highlight doesn't color html elements with "dash" in it.
33
In example, the following youtube-player element will be displayed with 2 colors instead of one:
44
```html
55
<youtube-player id="#$5213123"></youtube-player>
6-
```
6+
```
7+
With this HTML extended package, it will color the html element properly:
8+
![example for web components](https://raw.github.com/orizens/html-extended/master/images/example.png)
9+
10+
This package should work with any color scheme.

images/example.png

71.7 KB
Loading

0 commit comments

Comments
 (0)