summaryrefslogtreecommitdiff
path: root/examples/withAttribute.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed dict structure in makeHTMLTags expressions, and added tag_body ↵Paul McGuire2019-04-061-24/+26
| | | | attribute to the generated start expression giving easy access to a SkipTo(closeTag) that will parse the tag's body text; some code cleanup and removed duplication among examples
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-1/+1
| | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
* Move src to rootCengiz Kaygusuz2017-11-201-0/+24