feat:添加编辑框
This commit is contained in:
1
Yi.BBS.Vue3/public/mavon-editor/highlightjs/languages/gherkin.min.js
vendored
Normal file
1
Yi.BBS.Vue3/public/mavon-editor/highlightjs/languages/gherkin.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
hljs.registerLanguage("gherkin",function(e){return{aliases:["feature"],k:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",c:[{cN:"symbol",b:"\\*",r:0},{cN:"meta",b:"@[^@\\s]+"},{b:"\\|",e:"\\|\\w*$",c:[{cN:"string",b:"[^|]+"}]},{cN:"variable",b:"<",e:">"},e.HCM,{cN:"string",b:'"""',e:'"""'},e.QSM]}});
|
||||
Reference in New Issue
Block a user