summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-28 22:42:35 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-06-28 22:42:35 +0000
commitfd5d2233d6bef1bcfdd0dc8c1c505fb472e37bff (patch)
treeb0174d7f51b56422cc2215a61cb8533a9fae41e8 /docutils/docs/dev
parente2218013a760185a2316d5f0e26d77712ff6a75a (diff)
downloaddocutils-fd5d2233d6bef1bcfdd0dc8c1c505fb472e37bff.tar.gz
added history and to-do list entries
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3620 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index a35643d48..b4f1c962f 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -665,6 +665,10 @@ Also see the `... Or Not To Do?`__ list.
__ rst/alternatives.html#or-not-to-do
+* Change the specification so that more punctuation is allowed
+ before/after inline markup start/end string
+ (http://article.gmane.org/gmane.text.docutils.cvs/3824).
+
* Complain about bad URI characters
(http://article.gmane.org/gmane.text.docutils.user/2046).