0.1.1 • Published 3 years ago

react-markdown-content v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React Markdown Content

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

Props

PropIs required?Notes
markdownFilePathYesNot default value. If no file path is passed, no content will be returned.
classNameNoA default class name of markdown-content-container is applied. Any additional class name will be appended to this.

Credits

Developed by Clyde D'Souza