/cmark-hamlet

Simple markdown to html translator, using pulldown-cmark and hamlet crates.

Primary LanguageRust

cmark-hamlet

This crate provides an adapter from pulldown-cmark tags to hamlet tokens, effectively a simple markdown-to-html implementation.

Note: Work in progress; not ready for use.