diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-01 02:31:07 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-01 02:31:07 +0000 |
| commit | 8bf61e90519b0bd994b4ce1565f382593faaf2e6 (patch) | |
| tree | 7041093fb7fde904806965429371628e36066035 /docs/dev | |
| parent | e2398c321d19cd450c30ea9e18d9182f2a1a8f17 (diff) | |
| download | docutils-8bf61e90519b0bd994b4ce1565f382593faaf2e6.tar.gz | |
Added support for multiple attributions in a physical block quote (indented text block), dividing it into multiple logical block quotes
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4522 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt index 3137584d2..37de05034 100644 --- a/docs/dev/todo.txt +++ b/docs/dev/todo.txt @@ -782,17 +782,6 @@ __ rst/alternatives.html#or-not-to-do See <http://thread.gmane.org/gmane.text.docutils.user/2499>. -* Allow multiple block quotes, only separated by attributions - (http://article.gmane.org/gmane.text.docutils.devel/2985), e.g.:: - - quote 1 - - ---Attrib 1 - - quote 2 - - ---Attrib 2 - * 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). |
