Skip to content

Commit

Permalink
Add rehype-semantic-blockquotes to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-178.

Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
nik-rev authored Oct 2, 2024
1 parent 06fd4dc commit e95d0c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ The list of plugins:
* [`rehype-sectionize`](https://github.com/hbsnow/rehype-sectionize)
— wrap headings and their contents into nested `<section>` elements,
with attributes
* [`rehype-semantic-blockquotes`](https://github.com/nikitarevenco/rehype-semantic-blockquotes)
— new blockquote syntax to mention/cite sources in a semantically correct way
* [`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)
Expand Down

0 comments on commit e95d0c0

Please sign in to comment.