aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/nested-patterns.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix tail out of order issuefacelessuser2014-10-181-0/+2
| | | | | | | | | | | | This issue was discovered when dealing with nested inlines. In treeprocessors.py it was incorrectly handling tails. In short, tail elements were being inserted earlier than they were supposed to be. In order to fix this, the insertion index should be incremented by 1 so that when the tails are inserted into the parent, they will be just after the child they came from. Also added a test in nested-patterns to catch this issue.
* Fixed #106. Replaced all references to freewisdom.org (except for Yuri's ↵Waylan Limberg2012-06-281-7/+7
| | | | homepage).
* Ops, forgot to add new test filesArtem Yunusov2008-07-191-0/+7