1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-13 02:10:47 +01:00

6 lines
361 B
JavaScript
Raw Normal View History

2022-01-09 09:04:16 +01:00
/*! `bnf` grammar compiled for Highlight.js 11.4.0 */
2021-10-18 07:02:03 +02:00
(()=>{var e=(()=>{"use strict";return e=>({name:"Backus\u2013Naur Form",
contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,end:/$/,
contains:[{begin:/</,end:/>/
},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]
}]})})();hljs.registerLanguage("bnf",e)})();