added new highlight js
This commit is contained in:
parent
3ca00dbac8
commit
a2cc24dff7
13 changed files with 495 additions and 0 deletions
5
src/static/node_modules/highlight/examples/example.js.html
generated
vendored
Normal file
5
src/static/node_modules/highlight/examples/example.js.html
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<pre><code>(function () {
|
||||
"use strict";
|
||||
|
||||
console.log('Hello World!');
|
||||
}();</code></pre>
|
||||
Loading…
Add table
Add a link
Reference in a new issue