Markdown streams


The io.streams.markdown vocabulary provides a stream which implements Formatted output by constructing Markdown markup in the form of string types.
markdown-writer

<markdown-writer> ( -- markdown-writer )

with-markdown-writer ( quot -- str )