I checked in some fixes to underline handling into the trunk and the 2.4 branch. Please check this out. If the problems persist, please send me a small testcase. Andreas ----- Original Message ----- From: "Alastair Burt" <burt@dfki.de> To: <zope-dev@zope.org> Sent: Friday, October 19, 2001 06:25 Subject: [Zope-dev] STX and underline symbology
In the current version of STX, the underline symbology is not very good for documenting Python. In the string "python_function1 does this, and python_function2 does that", "function1 does this, and python" gets underlined. I think it would be better if either:
1) there are no spaces in strings to underline, only more '_' (_this_is_an_example_), or
2) the final "_" should be followed by whitespace or punctuation.
--- Alastair
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )