aboutsummaryrefslogtreecommitdiffstats
path: root/library/Text_Highlighter/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'library/Text_Highlighter/TODO')
-rw-r--r--library/Text_Highlighter/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/library/Text_Highlighter/TODO b/library/Text_Highlighter/TODO
new file mode 100644
index 000000000..77a148b8a
--- /dev/null
+++ b/library/Text_Highlighter/TODO
@@ -0,0 +1,12 @@
+# $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: */
+