UNPKG

289 BJavaScriptView Raw
1hljs.registerLanguage("bnf",(()=>{"use strict";return e=>({
2name:"Backus\u2013Naur Form",contains:[{className:"attribute",begin:/</,end:/>/
3},{begin:/::=/,end:/$/,contains:[{begin:/</,end:/>/
4},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]
5}]})})());
\No newline at end of file