feat:添加编辑框
This commit is contained in:
1
Yi.BBS.Vue3/public/mavon-editor/highlightjs/languages/handlebars.min.js
vendored
Normal file
1
Yi.BBS.Vue3/public/mavon-editor/highlightjs/languages/handlebars.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
hljs.registerLanguage("handlebars",function(e){var a={"builtin-name":"each in with if else unless bindattr action collection debugger log outlet template unbound view yield"};return{aliases:["hbs","html.hbs","html.handlebars"],cI:!0,sL:"xml",c:[e.C("{{!(--)?","(--)?}}"),{cN:"template-tag",b:/\{\{[#\/]/,e:/\}\}/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,k:a,starts:{eW:!0,r:0,c:[e.QSM]}}]},{cN:"template-variable",b:/\{\{/,e:/\}\}/,k:a}]}});
|
||||
Reference in New Issue
Block a user