refactor: 重构markdown
This commit is contained in:
1
Yi.BBS.Vue2/public/mavon-editor/highlightjs/languages/ebnf.min.js
vendored
Normal file
1
Yi.BBS.Vue2/public/mavon-editor/highlightjs/languages/ebnf.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
hljs.registerLanguage("ebnf",function(a){var e=a.C(/\(\*/,/\*\)/),t={cN:"attribute",b:/^[ ]*[a-zA-Z][a-zA-Z-]*([\s-]+[a-zA-Z][a-zA-Z]*)*/},r={cN:"meta",b:/\?.*\?/},b={b:/=/,e:/;/,c:[e,r,a.ASM,a.QSM]};return{i:/\S/,c:[e,t,b]}});
|
||||
Reference in New Issue
Block a user