react-markdown-content
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

React Markdown Content

React Markdown Content is a react component that reads contents from a Markdown file and renders it as HTML.

Props

Prop Is required? Notes
markdownFilePath Yes Not default value. If no file path is passed, no content will be returned.
className No A default class name of markdown-content-container is applied. Any additional class name will be appended to this.

Credits

Developed by Clyde D'Souza

Package Sidebar

Install

npm i react-markdown-content

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

6.48 kB

Total Files

7

Last publish

Collaborators

  • clydedsouza