@marioa/react-md

1.0.5 • Public • Published

react-md

react markdown component of render markdown file.

Installation

$ yarn add @marioa/react-md

Use

import ReactMd from 'react-md';
import demo from './demo.md';

// render markdown
ReactDOM.render(<ReactMd markdown={demo} />, document.getElementById('root'));

Readme

Keywords

Package Sidebar

Install

npm i @marioa/react-md

Weekly Downloads

7

Version

1.0.5

License

ISC

Unpacked Size

13.1 kB

Total Files

4

Last publish

Collaborators

  • marioa