13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
|
# $Id$
|
||
|
|
||
|
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: */
|
||
|
|