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