diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-14 19:51:41 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-14 19:51:41 +0000 |
| commit | 2cec51c7f43c9b653eca2049b89d592f7f8033e0 (patch) | |
| tree | e99540363ce52a46859f1defdaa4a69c427c6088 /docutils/docs/dev/rst | |
| parent | 4e0788d3aa470c0d1920b6707d01ce3ff0d7fbb5 (diff) | |
| download | docutils-2cec51c7f43c9b653eca2049b89d592f7f8033e0.tar.gz | |
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2278 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index fb9dd14a8..37234c33c 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -2130,7 +2130,9 @@ Implementation Plan We'll leave the old implementation in place (via the "line-block" directive only) until all Writers have been updated to support the new -syntax & implementation. +syntax & implementation. The "line-block" directive can then be +updated to use the new internal representation, and its documentation +will be updated to recommend the new syntax. List-Driven Tables |
