pub fn encode_markdown_fiche_readable( markdown: &str, minify: bool, ) -> Result<String, SchemaError>
Encode markdown to fiche without tokenization (human-readable)