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