How to Install highlight.js-doc in Ubuntu 18.04



Install highlight.js-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install highlight.js-doc

Description:

JavaScript library for syntax highlighting - documentation

Highlight.js is a JavaScript library which automatically detects the language of code blocks in a web page, and provides syntax highlighting for them. The library supports more than fifty languages and is bundled with more than twenty style themes. . This package contains the documentation of this library.

Homepage: http://highlightjs.org/

Version: 9.12.0+dfsg1-4

Section: universe/doc