diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-12-13 20:44:08 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-12-13 20:44:08 -0600 |
commit | abc0de079b895af1b705894eb2b63596e3e37274 (patch) | |
tree | c51d24dce55da8d9b227cbac6c2ef64a59d8e9dc /pyssg.xyz/live/static/hl/languages/node-repl.min.js | |
parent | db4b3736d4f45137a733ce5eb1e50aec968ca1d2 (diff) |
add pyssg.xyz configs and templates
Diffstat (limited to 'pyssg.xyz/live/static/hl/languages/node-repl.min.js')
-rw-r--r-- | pyssg.xyz/live/static/hl/languages/node-repl.min.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pyssg.xyz/live/static/hl/languages/node-repl.min.js b/pyssg.xyz/live/static/hl/languages/node-repl.min.js new file mode 100644 index 0000000..c78b2db --- /dev/null +++ b/pyssg.xyz/live/static/hl/languages/node-repl.min.js @@ -0,0 +1,4 @@ +hljs.registerLanguage("node-repl",(()=>{"use strict";return e=>({ +name:"Node REPL",contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$", +subLanguage:"javascript"}},variants:[{begin:/^>(?=[ ]|$)/},{ +begin:/^\.\.\.(?=[ ]|$)/}]}]})})());
\ No newline at end of file |