summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-05-11 21:13:45 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-05-11 21:13:45 +0000
commit03ca11fe8624f9f68c801ab972782f253c4d67a6 (patch)
treebc5f5ed5184ebfa023807c299ba0148ce762318b /docs
parentba799a4800d8ab320c5428f53501a1e7ab985e44 (diff)
downloaddocutils-03ca11fe8624f9f68c801ab972782f253c4d67a6.tar.gz
updated
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2083 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/rst/alternatives.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/rst/alternatives.txt b/docs/dev/rst/alternatives.txt
index f53d6048b..0906fa930 100644
--- a/docs/dev/rst/alternatives.txt
+++ b/docs/dev/rst/alternatives.txt
@@ -2257,6 +2257,14 @@ Should the lines themselves be ``<span>`` or ``<div>``? I don't like
mixing inline and block-level elements.
+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.
+
+
Reworking Explicit Markup (Round 2)
===================================