Crst::ExplicitMarkupParser
Inherits Reference < Object
Parses explicit markup blocks (.. footnote, citation, target, substitution, comment)
Extracted from Parser to handle explicit markup that starts with ".. "
Constructors
new(parser : Parser, config : Config)
SourceInstance methods
parse_explicit_markup(reader : LineReader, line_offset : Int32) : Node
Source