summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/tests/html/expected/reference.html
Commit message (Collapse)AuthorAgeFilesLines
* Using new options `--new`, `--old` and `--both` you may give optionssmerten2011-03-261-2/+2
| | | | | | | | | | | | | | applying only to a certain input file. This can be used to compute difference with different `--strip-elements-with-class` options. Changing number of columns in tables are processed correctly. Adapted tests to latest Docutils snapshot. Added test `table` in `simpleNoSource` for yet unsolved problem. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Parent classes are considered for up propagating candidates.smerten2010-11-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6482 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some elements which may not be doubled by a replacement because theysmerten2010-11-131-3/+13
| | | | | | | | | | | | | | | | must be single by definition propagate a replacement up if their siblings also could propagate a replacement up. This way for instance sections which are complete replacements are recognized and marked up properly. Added README and man page `rstdiff.pod`. Upgraded tests to filterunit V0.7.1. Adapted expected test output to Docutils 0.8. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6481 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Standard transformations are done. Tests added. HTML output works.smerten2010-07-101-0/+316
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04