pydown

Markdown + deck.js

Simple html presentation maker

You just need to write markdown file

Support code highlighting

def hello():
    print 'hello world'

You can customize with css

like dropping the centering

Easy to use

  1. write your slides markdown file
  2. python main.py md directory

The previous slide just looks like this

 !SLIDE left

 ##Easy to use

 1. write your slides markdown file
 2. python main.py md directory

Just simple

and enjoy yourself

Thanks

isnowfy|isnowfy on Github

Made by pydown

Inspired by keydown

/