This library aims to provide the procedures in CommonMark's reference C implementation, CMark, to the Chez Scheme environment.
Currently only the procedure cmark_markdown_to_html
is exposed as markdown->html
.
Option values are:
'default
'sourcepos
'hardbreaks
'safe
'unsafe
'nobreak
'normalize