summaryrefslogtreecommitdiff
path: root/docutils/docs/dev/rst
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-14 19:51:41 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-14 19:51:41 +0000
commit2cec51c7f43c9b653eca2049b89d592f7f8033e0 (patch)
treee99540363ce52a46859f1defdaa4a69c427c6088 /docutils/docs/dev/rst
parent4e0788d3aa470c0d1920b6707d01ce3ff0d7fbb5 (diff)
downloaddocutils-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.txt4
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