[Epydoc-commits] SF.net SVN: epydoc: [1785] trunk/epydoc/src/epydoc/test/epytext.doctest
Brought to you by:
edloper
|
From: <ed...@us...> - 2008-02-24 19:42:57
|
Revision: 1785
http://epydoc.svn.sourceforge.net/epydoc/?rev=1785&view=rev
Author: edloper
Date: 2008-02-24 11:42:55 -0800 (Sun, 24 Feb 2008)
Log Message:
-----------
- Fixed minor markup bug
Modified Paths:
--------------
trunk/epydoc/src/epydoc/test/epytext.doctest
Modified: trunk/epydoc/src/epydoc/test/epytext.doctest
===================================================================
--- trunk/epydoc/src/epydoc/test/epytext.doctest 2008-02-24 19:42:34 UTC (rev 1784)
+++ trunk/epydoc/src/epydoc/test/epytext.doctest 2008-02-24 19:42:55 UTC (rev 1785)
@@ -337,6 +337,7 @@
.</para>
Should we strip the 'inline' from the paras in cases like this:?
+
>>> print testparse("""
... - List item with G{classtree foo} graph.
... - And with I{nested G{callgraph: zippy} markup} too.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|