Example #1
0
 def render_markdown(self, pathname):
     return md_to_html(pathname)
Example #2
0
 def render_markdown(self, pathname):
     return md_to_html(pathname)
 def render_markdown(self, pathname):
     return md_to_html(pathname, "APIsample")
 def render_markdown(self, pathname):
     return md_to_html(pathname, "APIsample")