@bramus @cheeaun
That makes LDT redundant...
Prism is ~10Kb larger, but its parsing abilities is heaps and bounds better than what LDT offers with just regexps.
Prism also supports styling the content of script and style tags in HTML, out of the box...
@bramus @cheeaun FWIW, you may want to add
spellcheck="false"
On the contenteditable elements, otherwise "Bramus" is styled as a spelling mistake on click.
Somehow "const" and "EOF" are deemed acceptable.
@bramus @cheeaun FWIW, you may want to add
spellcheck="false"
On the contenteditable elements, otherwise "Bramus" is styled as a spelling mistake on click.
Somehow "const" and "EOF" are deemed acceptable.