From 7eeb60f60ed288aff3a0fd2a5aa34b1d14318b51 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Mon, 17 Sep 2012 18:16:49 -0700 Subject: Update TODO list. --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 701e6b2..59f8e77 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,11 @@ TODO ==== -* Add Travis CI status image to README. -* Make sure the new README will parse succesfully in PyPI. See also: +* 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 make it a subcommand of one of the existing commands (i.e. using a command argument). -- cgit v1.2.1