mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
highlight.js v10.7.0 -> v10.7.1 (#319)
This commit is contained in:
4
resources/highlight.js/10.7.1/python-repl.min.jsm
Normal file
4
resources/highlight.js/10.7.1/python-repl.min.jsm
Normal file
@ -0,0 +1,4 @@
|
||||
hljs.registerLanguage("python-repl",(()=>{"use strict";return s=>({
|
||||
aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",
|
||||
subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{
|
||||
begin:/^\.\.\.(?=[ ]|$)/}]}]})})());
|
Reference in New Issue
Block a user