I tried to use attributes ` language="markup"` and `language="pug"` to highlight pug and both of them didn't work Here's some code:  And here's the result:  What am I doing wrong? UPD: Used this theme ` "prismjs/themes/prism-solarizedlight.css";`
I tried to use attributes
language="markup"andlanguage="pug"to highlight pug and both of them didn't workHere's some code:

And here's the result:

What am I doing wrong?
UPD:
Used this theme
"prismjs/themes/prism-solarizedlight.css";