hunt-markdown ~master (2022-05-11T02:02:53.8928345)
Dub
Repo
BlockQuote
hunt
markdown
node
BlockQuote
Undocumented in source.
class
BlockQuote :
Block
{
void
accept
(Visitor visitor);
}
Members
Functions
accept
void
accept
(Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Block
getParent
Block
getParent
()
Undocumented in source. Be warned that the author may not have intended to support it.
setParent
void
setParent
(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
markdown
node
BlockQuote
classes
BlockQuote