Skip to main content

Module extension

Module extension 

Source
Expand description

Paired-container classifier tags.

ContainerKind is the tag the lexer’s classify phase emits on every paired open / close marker (e.g. [#ここから2字下げ] … [#ここで字下げ終わり]). The renderer reads it when wrapping the enclosed sibling nodes into an AozoraNode::Container.

Enums§

ContainerKind
The kinds of Aozora container blocks the lexer classifies.