1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-04 07:57:36 +01:00

1 line
250 B
JavaScript
Raw Normal View History

2018-12-07 16:37:14 -05:00
hljs.registerLanguage("fix",function(u){return{c:[{b:/[^\u2401\u0001]+/,e:/[\u2401\u0001]/,eE:!0,rB:!0,rE:!1,c:[{b:/([^\u2401\u0001=]+)/,e:/=([^\u2401\u0001=]+)/,rE:!0,rB:!1,cN:"attr"},{b:/=/,e:/([\u2401\u0001])/,eE:!0,eB:!0,cN:"string"}]}],cI:!0}});