Explore the rehype plugin ecosystem
mainThe rehype ecosystem contains a wide variety of plugins for transforming HTML. You can find a curated list of high-quality projects in the awesome-rehype repository or search for the rehype-plugin topic on GitHub.
Important Distinction:
- rehype plugins work with HTML.
- remark plugins work with markdown.
If you are looking for markdown transformations, you should consult the remark plugin list instead.