From 03ca11fe8624f9f68c801ab972782f253c4d67a6 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 11 May 2004 21:13:45 +0000 Subject: updated git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2083 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/dev/rst/alternatives.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/dev/rst') 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 ```` or ``
``? 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) =================================== -- cgit v1.2.1