remarkjs / remark-vdom

Legacy plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`

Home Page:https://remark.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark-vdom

Stability: Legacy. This package is no longer recommended for use. It’s still covered by semantic-versioning guarantees and not yet deprecated, but use of this package should be avoided. Please use an alternative to vdom such as React (through remark-rehype and rehype-react).

Legacy documentation for this package is still available in Git.

License

MIT © Titus Wormer

About

Legacy plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`

https://remark.js.org

License:MIT License


Languages

Language:JavaScript 100.0%