How do I get line-numbers to work in prismjs?
I have a stackblitz here with the most simple example: https://stackblitz.com/edit/stackblitz-starters-qvslgv?file=src%2Fmain.ts
Using prismjs keep-markup plugin still displays tag in code
I am attempting to do some extra highlighting inside prismjs and I’m using the keep-markup example shown here: /a/70030471/1721654