summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-20 22:35:39 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-20 22:35:39 +0000
commit9204b171e24db03e9487f26fc38ed2060dea1f9f (patch)
tree818e9d7099229d595acda4967a4abc09ec7aa288 /docutils/docs/dev
parent20d6b644e18b41c52fed910b78217b53e8bd4afb (diff)
downloaddocutils-9204b171e24db03e9487f26fc38ed2060dea1f9f.tar.gz
added to-do list entry for figwidth test
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3355 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index fe74e54f4..2dd958920 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -677,6 +677,9 @@ __ rst/alternatives.html#or-not-to-do
* Add (functional) tests for untested roles.
+* Add test for ":figwidth: image" option of "figure" directive. (Test
+ code needs to check if PIL is available on the system.)
+
* The parser doesn't know anything about double-width characters such
as Chinese hanza & Japanese kanji/kana. Also, it's dependent on
whitespace and punctuation as markup delimiters, which may not be