summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-11-04 01:01:30 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-11-04 01:01:30 -0700
commit6a54b9a412354ae1e0a53bcb4db9d440b8c86dd6 (patch)
tree7e98676262f62b5d76c7548ec02c7688540271d5
parenteb6e5b61f2ecd2d9ee1881d9c3e8bc77cbb25538 (diff)
downloadpystache-6a54b9a412354ae1e0a53bcb4db9d440b8c86dd6.tar.gz
Add TODO re: center alignment of images in reST output.
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5fe7aa2..cd82417 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,6 +3,7 @@ TODO
In development branch:
+* Figure out a way to suppress center alignment of images in reST output.
* Add a unit test for the change made in 7ea8e7180c41. This is with regard
to not requiring spec tests when running tests from a downloaded sdist.
* End support for Python 2.4.