Пример #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")