Class mkdoxy::markdown::MdLink
ClassList > mkdoxy > markdown > MdLink
Inherits the following classes: mkdoxy::markdown::Md
Public Attributes
Public Attributes inherited from mkdoxy::markdown::Md
See mkdoxy::markdown::Md
Public Functions
Public Functions inherited from mkdoxy::markdown::Md
See mkdoxy::markdown::Md
Type |
Name |
def |
__init__ (self self, List children)
|
def |
append (self self, "Md" child)
|
def |
extend (self self, List child)
|
Public Attributes Documentation
variable url
mkdoxy.markdown.MdLink::url;
Public Functions Documentation
function __init__
def mkdoxy::markdown::MdLink::__init__ (
self self,
List children,
str url
)
function render
def mkdoxy::markdown::MdLink::render (
self self,
MdRenderer f,
str indent
)
The documentation for this class was generated from the following file mkdoxy/markdown.py