Skip to content

Commit

Permalink
Add improved docs
Browse files Browse the repository at this point in the history
Closes GH-22.

Reviewed-by: Remco Haszing <[email protected]>
Reviewed-by: Christian Murphy <[email protected]>
  • Loading branch information
wooorm authored Dec 27, 2021
1 parent dd58e39 commit 0e5d013
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 56 deletions.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @typedef {Root|Root['children'][number]} Node
*
* @typedef Options
* Configuration.
* Configuration (optional).
* @property {string} [prefix='hljs-']
* Prefix to use before classes.
* @property {boolean|Array<string>} [subset]
Expand Down
Loading

0 comments on commit 0e5d013

Please sign in to comment.