Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 599 Bytes

version license

CLIST - syntax highlighting for highlight.js

Allows you to highlight CLIST syntax in code blocks using highlight.js

Installation

Simply add highlightjs-clist to your dependencies in your package.json (requires highlight.js to be installed). Install using npm

Links

The official site for the Highlight.js library is https://highlightjs.org/

The Highlight.js GitHub project: https://github.com/highlightjs/highlight.js