@ver5/markdown-it-react
v0.0.6
Published
A better way to render markdown in React.
Readme
markdown-it-react
forked from thelukester92/markdown-it-react fixed some problems
A better way to render markdown in React, without dangerouslySetInnerHtml.
Features:
- Extensible, so that you can insert custom
ElementTypes, such as usingLinkinstead of the defaulta.
Have fun!
Installation
yarn add @ver5/markdown-it-react
npm install @ver5/markdown-it-react