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