Exemplo n.º 1
0
 def render_markdown(self, pathname):
     return md_to_html(pathname)
Exemplo n.º 2
0
 def render_markdown(self, pathname):
     return md_to_html(pathname)
 def render_markdown(self, pathname):
     return md_to_html(pathname, "APIsample")
Exemplo n.º 4
0
 def render_markdown(self, pathname):
     return md_to_html(pathname, "APIsample")