diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-06-29 21:02:41 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-06-29 21:02:41 +0000 |
| commit | 53fefacc195031e569caaa3885ad2093c5b8961d (patch) | |
| tree | 22f60357520265259500cb06bc4871a51771909e /docs/dev | |
| parent | bfa5a2a0bc5fcd6fbbfb63613d4ff9ce2dc7af38 (diff) | |
| download | docutils-53fefacc195031e569caaa3885ad2093c5b8961d.tar.gz | |
added to-do list entry for unicode whitespace and punctuation
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4645 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt index 597dcae20..9e25d9dcb 100644 --- a/docs/dev/todo.txt +++ b/docs/dev/todo.txt @@ -737,6 +737,9 @@ Also see the `... Or Not To Do?`__ list. __ rst/alternatives.html#or-not-to-do +* Recognize unicode whitespace and punctuation. See + <http://thread.gmane.org/gmane.text.docutils.user/2765>. + * Allow embedded references and not only embedded URIs: ```link text <reference_>`_``; see the second half of <http://article.gmane.org/gmane.text.docutils.devel/3738>. |
