summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/poem.out.osxml
AgeCommit message (Collapse)Author
2016-04-25removed single quote escaping from integration test output files.Benjamin Paassen
2016-04-25Remove ignored import from integration test outputAndreas Stöckel
2016-04-25Update poem integration test to incorporate indent/dedent for indentation of ↵Andreas Stöckel
poems. Move \end{poem} to previous line to make sure closing special tokens are treated correctly.
2016-04-25Add first integration testsAndreas Stöckel
* "poem" contains a nice use case for user defined syntax that still needs to be implemented (indent and dedent as open/close tag) * "simple_short_token" triggers a non-deterministic bug that is not caught by valgrind * "wikilike" contains various user defined syntax tests as well as the not yet implemented per-field user defined syntax