Converte testo CommonMark Markdown in altri formati. Maggiori informazioni: https://github.com/commonmark/cmark.
cmark --to html {{file.md}}
cmark --to latex
cmark --smart --to html {{file.md}}
cmark --validate-utf8 {{file.md}}