|
|
|
|
|
by Hackbraten
2119 days ago
|
|
I like this approach. One benefit of your solution over the `textconv`-based approach mentioned in the article is that your solution offers two different levels of diffs (XML and TXT). To simulate that with textconv, you’d have to switch between two `diff.doc.textconv` variants. |
|