TODO 324 B

123456789101112
  1. # $Id: TODO,v 1.1 2007/06/03 02:35:28 ssttoo Exp $
  2. Major issues to solve (but I currently have no idea how) :
  3. - speedup highlighting process
  4. - switching between highlighters depending on context, for example :
  5. PHP code -> HTML -> (JavaScript|CSS)
  6. # vim: set autoindent tabstop=4 shiftwidth=4 softtabstop=4 tw=78: */