https://github.com/morulus/render-react-markdown-loader
The enhanced react markdown loader
https://github.com/morulus/render-react-markdown-loader
Last synced: 12 months ago
JSON representation
The enhanced react markdown loader
- Host: GitHub
- URL: https://github.com/morulus/render-react-markdown-loader
- Owner: morulus
- License: mit
- Created: 2019-01-08T08:14:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T08:20:24.000Z (over 3 years ago)
- Last Synced: 2025-06-06T08:44:19.746Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://morulus.github.io/render-react-markdown-loader
- Size: 5.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
render-react-markdown-loader
==
> Now it powered by @babel/preset-env and @babel/preset-react
The [Webpack](https://webpack.js.org) loader to transform markdown document into the React component.
It extends the standart markdown syntax with a few features. Mainly, it's the ability to render React modules directly from markdown code blocks.

[Playground](https://morulus.github.io/render-react-markdown-loader/tryit)
[Documentation](https://morulus.github.io/render-react-markdown-loader/docs)
### Contributing
The component code contains a lot of clutter, from a certain point it was developed in the way of BugDD. All this due to lack of time. Help is always welcome.
License
--
MIT, 2017-2019 Vladimir Kalmykov