File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ Highlight.js] ( https://github.com/highlightjs/highlight.js ) plugin for display language of syntax highlight.
4
4
5
- [ DEMO] ( http ://wcoder.github.io/highlightjs-lang.js/)
5
+ [ DEMO] ( https ://wcoder.github.io/highlightjs-lang.js/)
6
6
7
7
## Install
8
8
Original file line number Diff line number Diff line change 11
11
< meta property ="og:url " content ="https://wcoder.github.io/highlightjs-line-numbers.js/ " />
12
12
< meta property ="og:site_name " content ="Highlight.js plugin for display language of syntax highlight " />
13
13
14
- < link rel ="stylesheet " href ="http ://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/styles/default.min.css ">
14
+ < link rel ="stylesheet " href ="https ://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/styles/default.min.css ">
15
15
< script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js "> </ script >
16
16
<!-- <script src="src/highlightjs-lang.js"></script> -->
17
17
< script src ="dist/highlightjs-lang.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments