TL;DR
remark-rehype is a unified plugin that turns markdown into HTML syntax trees, allowing for the use of rehype plugins to process HTML. This is necessary because markdown and HTML have different ecosystems and requirements. The plugin solves the problem of converting markdown to HTML.
Start here
What's in the docs
README.md
Overview of the project, its purpose, and how to use it.
docs/getting-started.md
Step-by-step guide on how to get started with the project.
docs/api.md
Detailed documentation of the plugin's API and options.
docs/examples.md
Examples of how to use the plugin(DialogInterface of different use cases.
docs/security.md
Information on how to securely use the plugin and its dependencies.
docs/contribute.md
Instructions on how to contribute to the project and its documentation.
docs/license.md
Information on the project's license and terms of use.