summaryrefslogtreecommitdiff
path: root/sandbox/xml2rst/tests/simple/readable
Commit message (Collapse)AuthorAgeFilesLines
* Wrongly nested lists are treated in a sane way. By this wrongly nestedsmerten2013-07-311-0/+64
| | | | | | | lists as they occur in ODF for instance are converted properly. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7703 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Renamed package `rst` to `xml2rst` to not interfer with docutilssmerten2012-12-038-168/+64
| | | | | | | packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7541 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Starting with this version new functionality is mainly implemented insmerten2011-12-118-5/+127
| | | | | | | | | | | | | | Python. Old functionality is moved to Python step by step. Plain text looking like inline markup to reStructuredText is quoted in output. Docinfo blocks are ended with a blank line. Targets containing colons are quoted correctly. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7249 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added tests.smerten2010-11-015-0/+107
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6466 929543f6-e4f2-0310-98a6-ba3bd3dd1d04