Class mkdoxy::markdown::Text¶
ClassList > mkdoxy > markdown > Text
Public Attributes¶
Type | Name |
---|---|
text |
Public Functions¶
Type | Name |
---|---|
__init__ (self self, str text) |
|
render (self self, MdRenderer f, str indent) |
Public Attributes Documentation¶
variable text¶
mkdoxy.markdown.Text::text;
Public Functions Documentation¶
function __init__¶
mkdoxy::markdown::Text::__init__ (
self self,
str text
)
function render¶
mkdoxy::markdown::Text::render (
self self,
MdRenderer f,
str indent
)
The documentation for this class was generated from the following file mkdoxy/markdown.py