Enter your markdown code and get back a perfect render with code syntax highlighting.
npm install use-syntaxerEnter your markdown code and get back a perfect render with code syntax highlighting.
``jsx
import { RenderMarkdown } from 'use-syntaxer';
const index = () => {
return (
- To see full working usage go to this repo.
- Project which uses this package live on the internet MarkdownPreviewer.