Skip to content

Commit 6849661

Browse files
Add rehype-scroll-to-top, rehype-smenatic-images to list of plugins
Closes GH-163. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Remco Haszing <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent c006fa9 commit 6849661

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/plugins.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,15 @@ The list of plugins:
169169
— rewrite element with rehype
170170
* [`rehype-sanitize`](https://github.com/rehypejs/rehype-sanitize)
171171
— sanitize HTML
172+
* [`rehype-scroll-to-top`](https://github.com/benjamincharity/rehype-scroll-to-top)
173+
— customizable “Scroll to Top” and “Scroll to Bottom” links
172174
* [`rehype-section`](https://github.com/agentofuser/rehype-section)
173175
— wrap headings and their contents into nested `<section>` elements
174176
* [`rehype-sectionize`](https://github.com/hbsnow/rehype-sectionize)
175177
— wrap headings and their contents into nested `<section>` elements,
176178
with attributes
179+
* [`rehype-semantic-images`](https://github.com/benjamincharity/rehype-semantic-images)
180+
— enrich HTML images with semantic elements and customizable features
177181
* [`rehype-shift-heading`](https://github.com/rehypejs/rehype-shift-heading)
178182
— change the rank of headings
179183
* [`rehype-shiki`](https://github.com/rsclarke/rehype-shiki)

0 commit comments

Comments
 (0)