[Doc-SIG] Comments on the reST specification - comments

David Goodger dgoodger@bigfoot.com
Tue, 07 Aug 2001 01:33:12 -0400


on 2001-08-07 1:20 AM, Garth T Kidd (garth@deadlybloodyserious.com) wrote:
> One thing I keep forgetting to point out with regards to directives is
> that I expect the application to run the [non-argument] contents through
> the parser again, hence ``sidebar::`` as my canonical example. It could
> just as easily be ``pagefooter::`` or ``pullquote::``.

The directive code can parse its block however it likes.

> I think comments might also end up run through the parser sometimes.

I don't think so. :-)

-- 
David Goodger    dgoodger@bigfoot.com    Open-source projects:
 - Python Docstring Processing System: http://docstring.sourceforge.net
 - reStructuredText: http://structuredtext.sourceforge.net
 - The Go Tools Project: http://gotools.sourceforge.net