Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.51 KB

TODO.md

File metadata and controls

38 lines (32 loc) · 1.51 KB

Things left to do

Features

Easy hacks

  • grep for TODO comments in the code, kill them one by one
  • conceptionally - rethink the use of relative font size increases. it's not really needed for code blocks, and for block quotes, why not use e.g. formatting ala dillinger.io
  • integrate pep8 and pylint tests with nose: http://blog.jameskyle.org/2014/05/pep8-pylint-tests-with-nose-xunit/

Misc