CodeAggregator

Undocumented in source.

Members

Functions

enterBlock
int enterBlock(MD_BLOCKTYPE type, void* detail)
Undocumented in source. Be warned that the author may not have intended to support it.
leaveBlock
int leaveBlock(MD_BLOCKTYPE type, void* detail)
Undocumented in source. Be warned that the author may not have intended to support it.
text
int text(MD_TEXTTYPE type, const(MD_CHAR*) text, MD_SIZE size)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

codes
Array!Code codes;
Undocumented in source.
current
Code current;
Undocumented in source.
isCode
bool isCode;
Undocumented in source.

Meta