render-react-markdown-loader

Extends the base markdown syntax with the ability to render React modules described in code block

Usage no npm install needed!

<script type="module">
  import renderReactMarkdownLoader from 'https://cdn.skypack.dev/render-react-markdown-loader';
</script>

README

render-react-markdown-loader

Now it powered by @babel/preset-env and @babel/preset-react

The Webpack 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.

dsdas

Playground

Documentation

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 vladimirmorulus@gmail.com