README
markdown
A component to render markdown as HTML - without using innerHTML
Usage
<Markdown source="#Your markdown string">
A component to render markdown as HTML - without using innerHTML
<script type="module">
import datacampWafflesMarkdown from 'https://cdn.skypack.dev/@datacamp/waffles-markdown';
</script>
markdownA component to render markdown as HTML - without using innerHTML
<Markdown source="#Your markdown string">