encode_markdown_fiche_readable

Function encode_markdown_fiche_readable 

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

Encode markdown to fiche without tokenization (human-readable)