Questions tagged [prismjs]

PrismJS is a JavaScript based syntax highlighter. Please also include the tag for the JavaScript technology you are using, for example: [javascript], [reactjs], [node.js], etc. Please do NOT include the tag of the language you are trying to highlight.

PrismJS is an extensible JavaScript-based syntax highlighter.

The Documentation:

124 questions
0
votes
1 answer

How to re-render Prism.js on ngModel Change Angular 5

I'm building a CMS and I'm trying to re-render Prism.js when the body of the article changes to display the syntax highlignting in the preview. The template: