Skip to content

Commit

Permalink
fix: correct alpha order and casing
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Feb 5, 2024
1 parent 6aa569d commit 3995475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,15 +169,15 @@ The list of plugins:
— rewrite element with rehype
* [`rehype-sanitize`](https://github.com/rehypejs/rehype-sanitize)
— sanitize HTML
* [`rehype-semantic-images`](https://github.com/benjamincharity/rehype-semantic-images)
— Enrich HTML images with semantic elements and customizable features
* [`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 3995475

Please sign in to comment.