diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-10 14:33:50 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-01-10 14:33:50 +0000 |
| commit | a202cc61da620e48a3985c28154628ed690221a0 (patch) | |
| tree | 2fbb324b581ae98eff716696ffdaa6357ac83bfc /docutils | |
| parent | 12448a7b770a9fe52a61a5f8623eabac4ca5ddb2 (diff) | |
| download | docutils-a202cc61da620e48a3985c28154628ed690221a0.tar.gz | |
added target
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4286 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 6f1c6291d..c1817a742 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -1442,8 +1442,8 @@ any knowledge of the Python-Reader origin of these elements. Possibly without the intermediate "inline" node. - - "acronym" and "abbreviation": Associate the full text with a short - form. Jason Diamond's description: + - _`"acronym" and "abbreviation"`: Associate the full text with a + short form. Jason Diamond's description: I want to translate ```reST`:acronym:`` into ``<acronym title='reStructuredText'>reST</acronym>``. The value of the |
