encode_markdown_stele_readable

Function encode_markdown_stele_readable 

Source
pub fn encode_markdown_stele_readable(
    markdown: &str,
    minify: bool,
) -> Result<String, SchemaError>
Expand description

Encode markdown to stele without tokenization (human-readable)