friendica/library/Text_Highlighter/TODO
2016-06-16 11:38:12 +02:00

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: */