[Doc-SIG] quoted literal blocks added

David Goodger goodger at python.org
Sat Dec 20 14:20:53 EST 2003


I have just checked in support for unindented, quoted literal
blocks.  For example:

     Ordinary paragraph::

     > Quoted email
     > or literate Haskell

Any non-alphanumeric 7-bit ASCII character can be used for
quoting.  Details here:
http://docutils.sf.net/spec/rst/reStructuredText.html#quoted-literal-blocks

As always, the CVS snapshot has all the latest code:

     http://docutils.sf.net/docutils-snapshot.tgz

Thanks to Frank Siebenlist for the nice bribe, a contribution
to my DVD collection (http://python.net/~goodger/dvds.html)
from my Amazon.ca wish list
(http://www.amazon.ca/exec/obidos/registry/200YG9OZEZWBW).

-- 
David Goodger    http://starship.python.net/~goodger
For hire: http://starship.python.net/~goodger/cv
Docutils: http://docutils.sourceforge.net/
(includes reStructuredText: http://docutils.sf.net/rst.html)




More information about the Doc-SIG mailing list