README
Markdown components for NoFlo
This module provides Markdown processing components for the NoFlo flow-based programming framework.
Changes
- 0.5.0 (2020-01-06)
- Ported from CoffeeScript to JavaScript
Markdown handling components for the NoFlo flow-based programming environment
<script type="module">
import nofloMarkdown from 'https://cdn.skypack.dev/noflo-markdown';
</script>
This module provides Markdown processing components for the NoFlo flow-based programming framework.