README
Tuberia Markdown Module
Allows for the convertion of markdown to HTML inside of Tuberia pipelines.
Converts markdown in document content into HTML as part of a Tuberia pipeline.
<script type="module">
import tuberiaMarkdownModule from 'https://cdn.skypack.dev/tuberia-markdown-module';
</script>
Allows for the convertion of markdown to HTML inside of Tuberia pipelines.