highlightjs.md
July 15, 2021 · View on GitHub
Bookmarks tagged [highlightjs]
www.codever.land/bookmarks/t/highlightjs
How to insert and highlight code in Jekyll blog post on Codepedia.org – CodepediaOrg
https://www.codepedia.org/ama/how-to-insert-and-highlight-code-in-jekyll-blog-post-on-codingpedia-or...
This demo post displays the various ways of inserting and highlighting code in Markdown, when posting on Codepedia.org
- tags: code-highlighting, jekyll, highlightjs
highlight.js themes
https://github.com/highlightjs/highlight.js/tree/master/src/styles
List of supported themes for Highlight.js
- tags: highlightjs, themes, theme
Angular HighlightJS Module
https://ngx-highlight.netlify.com/
Angular syntax highlighting module.
- tags: angular, highlightjs, code-highlighting
- :octocat: source code
highlight.js supported languages
https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md
The table below shows the full list of supported languages (and corresponding classes/aliases)
- tags: code-highlighting, highlightjs