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