5:aad3a95320c3
|
2017-04-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Employ separate patterns for region start and end markers. |
|
|
moinformat.py
|
|
4:41a90c24c397
|
2017-04-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Used more obvious variable names. |
|
|
moinformat.py
|
|
3:23b993064a50
|
2017-04-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added document node prettyprinting. |
|
|
moinformat.py tests/test_parser.py
|
|
2:0c696e4a7ca3
|
2017-04-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Switched to using a token stream in order to support different parsing modes as
different kinds of regions are encountered. |
|
|
moinformat.py tests/test_parser.py
|
|
1:1f77cbb15c53
|
2017-04-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced notions of transparent regions that should be parsed as wiki text,
first normalising the text nodes in parsed regions before expanding the nodes in
transparent regions by applying region text parsing rules.
Simplified the test code and added testing of transparent regions. |
|
|
moinformat.py tests/test_parser.py
|
|
0:5636794a7893
|
2017-04-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moin wiki format utilities. |
|
|
moinformat.py tests/test_parser.py
|
|