summaryrefslogtreecommitdiff
path: root/framework/Vendor/TextHighlighter/Text/TODO
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-02-05 11:45:26 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-02-05 11:45:26 +0100
commit6dae236ec5528522de472637f9d70a98158b9a5d (patch)
tree0392bc0afb1f09921810d8b313b1f22b2f360106 /framework/Vendor/TextHighlighter/Text/TODO
parent81efaa0c6acdcd2e36081fed21ad5eac11fad3bc (diff)
Renamed 3rdparty directory to vendor
Php namespaces can’t begin with a number
Diffstat (limited to 'framework/Vendor/TextHighlighter/Text/TODO')
-rw-r--r--framework/Vendor/TextHighlighter/Text/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/framework/Vendor/TextHighlighter/Text/TODO b/framework/Vendor/TextHighlighter/Text/TODO
new file mode 100644
index 00000000..67fa21df
--- /dev/null
+++ b/framework/Vendor/TextHighlighter/Text/TODO
@@ -0,0 +1,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: */
+