Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 497 Bytes

license

z/OS JCL - syntax highlighting for highlight.js

Allows you to highlight z/OS JCL syntax in code blocks using highlight.js

Installation

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