diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-04-02 21:32:12 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-04-02 21:32:12 +0000 |
| commit | a36adcdd5e8c1fed9895aba29e79c4e1e5faf17a (patch) | |
| tree | 7bf5293f9dcbfa30ffaf63ad5e75328726d66ad9 /docutils | |
| parent | 68547367eb6b384ca752343dcefdbfa211430a66 (diff) | |
| download | docutils-a36adcdd5e8c1fed9895aba29e79c4e1e5faf17a.tar.gz | |
removed to-do list entried already implemented
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3154 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 450d20a73..5e1c5db9b 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -371,9 +371,6 @@ General option could be added to Docutils front ends to do this. (Idea from Engelbert Gruber.) -* Change the "class" attribute of elements (set with - Element.set_class) to a list? - * Enable feedback of some kind from internal decisions, such as reporting the successful input encoding. Modify runtime settings? System message? Simple stderr output? @@ -1374,9 +1371,6 @@ when used in a document. internal section structure, with adornment styles independent of the main document. - - _`body.list-table`: See `List-Driven Tables - <rst/alternatives.html#list-driven-tables>`_. - - _`colorize.python`: Colorize Python code. Fine for HTML output, but what about other formats? Revert to a literal block? Do we need some kind of "alternate" mechanism? Perhaps use a "pending" |
