diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-08-16 21:30:43 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-08-16 21:30:43 +0000 |
| commit | cdc0ad05563a6966f743971eee7911f4c0201be6 (patch) | |
| tree | 4f03ddca20e344170db020e139ef7c5a5a1f6ab2 /docutils/docs/dev/todo.txt | |
| parent | 96c75a309897e8a964afac9b58f2442200905ecb (diff) | |
| download | docutils-cdc0ad05563a6966f743971eee7911f4c0201be6.tar.gz | |
Removed item about backslash-escaped colons in field list field names: implemented some time ago.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8168 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/todo.txt')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index d938bc111..16bb33dfc 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -1150,10 +1150,6 @@ Misc This would correspond well to DocBook's SegmentedList. Output could be tabular or "name: value" pairs, as described in DocBook's docs. -* Allow backslash-escaped colons in field names:: - - :Case Study\: Event Handling: This chapter will be dropped. - * Enable grid _`tables inside XML comments`, where "``--``" ends comments. Implementation possibilities: |
