| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
php output of lists. Only one test failing from core parser refactor now.
|
|
|
|
| |
and it better matches other markdown implementations. Also updated tests.
|
|
|
|
|
|
|
|
|
| |
whitespace is preserved in codeblocks.
As a side-benefit, this also solved the issue with the safe-mode tests failing.
All tests incorectly altered at ElementTree conversion have been corrected for
this bug. Any remaining tests that fail are unrelated to this.
|
|
|
|
| |
test suite for ElementTree output.
|
|
|
|
| |
Blank lines (" \n") and headers no longer get linebreaks and the two spaces are no longer preserved.
|
|
|