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