context:blob(name) at
both edit time and runtime.
Analysis callbacks are pure functions of (doc, parsed); state lives
only in views. parsed carries the cached result of parse, or nil when
parse is not implemented.
Fields
name
Display name of the format, e.g. “Markdown”.
extensions
File extensions handled, without dots, e.g. {"md", "markdown"}.