private
CellRule
— struct
A CommonMark rule used to define the “cell” parser. A CellRule
holds a
.cache
of the Module
s that have been defined in a markdown document so that
cells can depend on definitions and values from previous cells.
private
CellRule
— struct
A CommonMark rule used to define the “cell” parser. A CellRule
holds a
.cache
of the Module
s that have been defined in a markdown document so that
cells can depend on definitions and values from previous cells.