Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 591 Bytes

version license

PL/I - syntax highlighting for highlight.js

Allows you to highlight PL/I syntax in code blocks using highlight.js

Installation

Simply add highlightjs-pli 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