prism.js.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [prism.js]
www.codever.land/bookmarks/t/prism.js
Code syntax highlighting with Angular and Prism.js
https://auralinna.blog/post/2017/code-syntax-highlighting-with-angular-and-prismjs/
I implemented Prism.js based code syntax highlight feature for my blog. This blog post shows how to use Prism syntax highlighter with Angular.
- :calendar: published on: 2017-12-28
- tags: angular, prism.js, code-highlighting
PrismJS
https://github.com/PrismJS/prism
Lightweight, robust, elegant syntax highlighting.
- tags: javascript, code-highlighting, prism.js
- :octocat: source code