]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - TODO
Factor out parser.parse() into self._parse
[phdru.name/cgi-bin/blog-ru/search-tags.git] / TODO
diff --git a/TODO b/TODO
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..07713412ff3d2bbe44556f0c89d674f001a974d8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -0,0 +1,10 @@
+HTML-escape expression in the output (to quote &).
+
+
+Use grako instead of PLY.
+
+
+Sort posts by date or tags.
+
+
+Group posts by date or tags.