Skip to content

Commit

Permalink
Add rehype-scroll-to-top, rehype-smenatic-images to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-163.

Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Remco Haszing <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
benjamincharity authored Feb 6, 2024
1 parent c006fa9 commit 6849661
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,15 @@ The list of plugins:
— rewrite element with rehype
* [`rehype-sanitize`](https://github.com/rehypejs/rehype-sanitize)
— sanitize HTML
* [`rehype-scroll-to-top`](https://github.com/benjamincharity/rehype-scroll-to-top)
— customizable “Scroll to Top” and “Scroll to Bottom” links
* [`rehype-section`](https://github.com/agentofuser/rehype-section)
— wrap headings and their contents into nested `<section>` elements
* [`rehype-sectionize`](https://github.com/hbsnow/rehype-sectionize)
— wrap headings and their contents into nested `<section>` elements,
with attributes
* [`rehype-semantic-images`](https://github.com/benjamincharity/rehype-semantic-images)
— enrich HTML images with semantic elements and customizable features
* [`rehype-shift-heading`](https://github.com/rehypejs/rehype-shift-heading)
— change the rank of headings
* [`rehype-shiki`](https://github.com/rsclarke/rehype-shiki)
Expand Down

0 comments on commit 6849661

Please sign in to comment.