[Doc-SIG] line block syntax added to reStructuredText

David Goodger goodger at python.org
Tue Oct 5 04:10:55 CEST 2004


I just added code for the new "line block" syntax to the parser.
Docs, tests, Docutils support, and HTML writer support also added.
The structure of line blocks has changed.  The old "line-block"
directive is now marked as deprecated, and the directive itself now
produces the new structure.

This may pose a problem for users of LaTeX and other output formats.
I hope that they can be updated quickly.  If not, we can temporarily
produce both old and new structures depending on context, but I'd
rather avoid that if possible.

docs:
http://docutils.sf.net/docs/ref/rst/restructuredtext.html#line-blocks

demo:
http://docutils.sf.net/docs/user/rst/demo.html#line-blocks

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

-- 
David Goodger <http://python.net/~goodger>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://mail.python.org/pipermail/doc-sig/attachments/20041004/f59d5473/signature.pgp


More information about the Doc-SIG mailing list