summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-05-19 00:19:00 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-05-19 00:19:00 +0000
commit57ea0f06ebad5335012eb299363f3a2a8d11538d (patch)
tree0f7a5dcf62d6dfa609a8a5f3cbccbe93c62d9dfb /docs
parente44906c9821d6d6d12a231dfe4b1fad1656a0528 (diff)
downloaddocutils-57ea0f06ebad5335012eb299363f3a2a8d11538d.tar.gz
removed to-do list item about already-implemented container element;
thanks to Nicolas Girard! git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4561 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/todo.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt
index f914574d3..6c09ebd72 100644
--- a/docs/dev/todo.txt
+++ b/docs/dev/todo.txt
@@ -126,10 +126,6 @@ General
* Change the docutils-update script (in sandbox/infrastructure), to
support arbitrary branch snapshots.
-* Add a generic "container" element, equivalent to "inline", to which
- a "class" attribute can be attached. Will require a reST directive
- also.
-
* Move some general-interest sandboxes out of individuals'
directories, into subprojects?