Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Regebro committed May 13, 2024
1 parent 7434865 commit 35d27ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Changes
It's not currently accessaible thtough the CLI, the question is it is better
to add a new formatter name, or an option to pass in formatter flags.

- Added option to XMLFormatter to use replace tags
- in _make_diff_tags after diffing, neighboring delete/insert diffs are joined to a replace tag
- the deleted text is added as an attribute ("old-text")
- the inserted text is the element's text

2.6.3 (2023-05-21)
------------------
Expand Down
3 changes: 0 additions & 3 deletions README.txt

This file was deleted.

0 comments on commit 35d27ff

Please sign in to comment.