summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 59f8e77..646b357 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,10 +1,6 @@
TODO
====
-* Strip HTML from Markdown files prior to passing to pandoc.
-* Make sure PyPI can parse the new README. See also:
- * http://bugs.python.org/issue15231
- * https://github.com/cjerdonek/molt/commit/91a7f158fdd5b93b90201ae0c128d2bbbaf7f913#README.md
* Enable web page after merging.
* Add a Renderer.render_name() method to render by template name.
* Turn the benchmarking script at pystache/tests/benchmark.py into a command in pystache/commands, or