Skip to main content

Module convert

Module convert 

Source
Expand description

Markdown-to-Brief converter.

Walks a pulldown-cmark event stream and emits Brief source text. Every Markdown construct that has no clean Brief equivalent is reported as a Diag carrying a Hole code; nothing is silently dropped.

Structs§

ConvertResult
Diag

Enums§

Hole

Functions§

convert
Convert a Markdown document to Brief source.