mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 17:59:29 +08:00
![Penar Musaraj](/assets/img/avatar_default.png)
Moves Highlight.js files to vendor/assets/javascripts Adds Highlight.js in yarn package management Removes old rake task and reliance on NPM to build Highlight.js Highlight.js is now integrated in the "javascript:update" rake task
1 line
152 B
JavaScript
1 line
152 B
JavaScript
hljs.registerLanguage("bnf",function(e){return{c:[{cN:"attribute",b:/</,e:/>/},{b:/::=/,starts:{e:/$/,c:[{b:/</,e:/>/},e.CLCM,e.CBCM,e.ASM,e.QSM]}}]}}); |