1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-21 17:47:02 +00:00
S2OJ/uoj/1/js/sh_lang/sh_desktop.min.js

1 line
225 B
JavaScript
Raw Permalink Normal View History

2016-11-17 10:08:31 +08:00
if(!this.sh_languages){this.sh_languages={}}sh_languages.desktop=[[[/#/g,"sh_comment",1],[/\[.*\]/g,"sh_section",1],[/([^="\[]+)((?:\[.+\])*)([ \t]*)(=)/g,["sh_type","sh_paren","sh_normal","sh_symbol"],-1]],[[/$/g,null,-2]]];