Skip to content

Class mkdoxy::markdown::Code

ClassList > mkdoxy > markdown > Code

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.Code::text;

Public Functions Documentation

function __init__

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

function render

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


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