There was an error while loading. Please reload this page.
An error when creating a document.
public enum Error
Swift.Error
Document.ParsingOptions.Position.Error.RenderingFormat
A document couldn't be constructed with the provided source.
case invalid
public convenience init(children: [Block & Node] = [])
Creates a document from a CommonMark string.
public convenience init(_ commonmark: String, options: ParsingOptions = []) throws
Document.Error.invalid
var cmark_node_type: cmark_node_type