An error occurred fetching the project authors.
- 19 Jun, 2001 1 commit
-
-
Chris McDonough authored
The indention function returned a bogus number of spaces in front of the string it was passed, causing subparagraphs of a paragraph that were indented by less than two spaces to appear at the same indent level as their parent paragraph. This is now fixed, and paragraphs may be indented by a single space, just as they are in StructuredTextClassic.
-
- 12 Jun, 2001 1 commit
-
-
Chris McDonough authored
When operating on raw strings which had DOS-style linefeeds (e.g. "\r\n"), StructuredText would neglect to strip the trailing garbage off the end of a paragraph. Thus, the test for "examples" and other features that depended on the last characters in a paragraph to not be whitespace for proper operation were failing, causing problems mainly for people who use Windows to author STX content. This is now fixed.
-
- 14 May, 2001 1 commit
-
-
Shane Hathaway authored
-
- 05 Jan, 2001 1 commit
-
-
john authored
for determining align and valign for table cells to DocumentClass. Updated HTMLClass to be able to handle DocumentClass's updated information. Resolved some insertion problems associated with ST.py
-
- 04 Jan, 2001 1 commit
-
- 02 Jun, 2000 1 commit
-
-
Jim Fulton authored
-
- 12 May, 2000 1 commit
-
-
john authored
-
- 11 May, 2000 2 commits
- 10 May, 2000 1 commit
-
-
john authored
-
- 09 May, 2000 2 commits