| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
numbers are marked up correctly.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7004 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
Introduced `--dump-rstdiff` since normal `--debug` fails to often with
non-ASCII input documents.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7001 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
| |
`--compare-sections-by-name` and comparison is done by name. This
works for duplicated section titles, too.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7000 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
|
|
| |
their ids. New option `--compare-sections-normally` uses the old
behavior.
Changed documentation format to reStructuredText.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6999 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6483 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
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
|