ogom / sublimetext-markdown-slideshow

Sublime Text 2/3 plugin for markdown slideshow
http://ogom.github.com/sublimetext-markdown-slideshow
93 stars 18 forks source link

Python CodeStyle + add images dir #2

Closed yesnault closed 12 years ago

yesnault commented 12 years ago

Python CodeStyle : http://www.python.org/dev/peps/pep-0008/#indentation "Use 4 spaces per indentation level."

Images folder : Create a temp dir instead of a tempFile Create the slide.html in the temp dir Copy of theme/images into temp dir images/ is also optionnal in theme dir uncomment somes images background in CSS

ogom commented 12 years ago

Hi,

Thank you for Python Code Style.

Regards, Ogom