Questions tagged [prism.js]

Syntax Highlighter -- refactored / extended, based on Dabblet

39 questions
24
votes
7 answers

Prism HTML highlighter

I'm using Prism and its working well for CSS:
p { color: red }
but i can't get it working for html:

red text

I have 2 problems: < and >…
kajacx
  • 12,361
  • 5
  • 43
  • 70
13
votes
1 answer

Client-side Prism.js with npm

I'm trying to use Prism.js syntax highlighter client-side as an npm dependency, instead of loading it from