python-mcider

To convert markdown into slideshow
Download

python-mcider Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • ogom
  • Publisher web site:
  • http://ogom.github.com/

python-mcider Tags


python-mcider Description

python-mcider is a Python library to convert markdown into slideshow.Installation pip install mcideror easy_install mciderfrom source git clone https://github.com/ogom/python-mcider.git cd python-mcider make installUsageSimple, the file is output to the same directory as the markdown. mcider ./slide.mdIf you wanted to display the WEB browser with the option of -b. mcider ./slide.md -bThe output destination can be changed in the options -o. mcider ./slide.md -o /tmp/my.htmlTheme is provided io2012 and io2011. Select the option -t.mcider ./slide.md -t io2011Extensions of markdown is the options -x. mcider ./slide.md -x fenced_code tablesSee also mcider --help.Product's homepage


python-mcider Related Software