Skip to content

Commit 0807035

Browse files
authored
Add rehype-highlight-code-lines to list of plugins
Closes GH-172 Reviewed-by: Titus Wormer <[email protected]>
1 parent 6c2cc7f commit 0807035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/plugins.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ The list of plugins:
6868
— syntax highlight code blocks with Highlight.js via `lowlight`
6969
* [`rehype-highlight-code-block`](https://github.com/mapbox/rehype-highlight-code-block)
7070
— syntax highlight code blocks with any function you provide
71+
* [`rehype-highlight-code-lines`](https://github.com/ipikuka/rehype-highlight-code-lines)
72+
— add line numbers to code blocks; allow highlighting of desired code lines
7173
* [`rehype-infer-description-meta`](https://github.com/rehypejs/rehype-infer-description-meta)
7274
— infer file metadata from the contents of the document
7375
* [`rehype-infer-reading-time-meta`](https://github.com/rehypejs/rehype-infer-reading-time-meta)

0 commit comments

Comments
 (0)