code-highlighting.md

July 15, 2021 · View on GitHub

Bookmarks tagged [code-highlighting]

www.codever.land/bookmarks/t/code-highlighting

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


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.


Angular HighlightJS Module

https://ngx-highlight.netlify.com/

Angular syntax highlighting module.


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)


Rouge

http://rouge.jneen.net/

An elegant, extendable code highlighter written in pure Ruby.


“Copy to Clipboard” Made Easy with Clipboard.js

https://webdesign.tutsplus.com/tutorials/copy-to-clipboard-made-easy-with-clipboardjs--cms-25086

Owing to browser restrictions, adding copy functionality to web pages used to be a real hassle. Most developers had to resort to a library dependant on Flash, like Clippy, for example. Fortunately now...


highlight.js home page

https://highlightjs.org/

Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn’t depend on any framework, and has automatic l...


List of supported languages and lexers · rouge-ruby/rouge Wiki · GitHub

https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers

A pure Ruby code highlighter that is compatible with Pygments - rouge-ruby/rouge


CodeRay

https://github.com/rubychan/coderay

Fast and easy syntax highlighting for selected languages.


pygments.rb

https://github.com/tmm1/pygments.rb

A Ruby wrapper for the Python pygments syntax highlighter.


Rouge

https://github.com/jneen/rouge

A pure Ruby code highlighter that is compatible with Pygments.


Highlight.js

https://github.com/isagalaev/highlight.js

Javascript syntax highlighter.


PrismJS

https://github.com/PrismJS/prism

Lightweight, robust, elegant syntax highlighting.


Welcome! — Pygments

http://pygments.org/

This is the home of Pygments. It is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Highlights are: