Skip to content

Commit eebbe57

Browse files
committed
insytall instruction
1 parent 5725aa9 commit eebbe57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This repository provides syntax highlighting for Highlight.js for Structured Tex
66

77
We want to provide ST syntax highlights in VS Code Markdown editor and Markdown preview. And other cases when tutorials are published in the web.
88

9+
## Install
10+
11+
npm i highlightjs-structured-text --save
12+
913
## Usage
1014

1115
Include the `highlight.js` script package in your webpage or node app, load this module and register it with `hljs`. Follow instructions at [highlightjs](https://highlightjs.org/) to learn how to include the library and CSS.

0 commit comments

Comments
 (0)