Skip to content

Class mkdoxy::markdown::Text

ClassList > mkdoxy > markdown > Text

Public Attributes

Type Name
text

Public Functions

Type Name
def __init__ (self self, str text)
def render (self self, MdRenderer f, str indent)

Public Attributes Documentation

variable text

mkdoxy.markdown.Text::text;

Public Functions Documentation

function __init__

def mkdoxy::markdown::Text::__init__ (
    self self,
    str text
) 

function render

def mkdoxy::markdown::Text::render (
    self self,
    MdRenderer f,
    str indent
) 


The documentation for this class was generated from the following file mkdoxy/markdown.py