Login  Register

How to show changes between two docs in the new version

Posted by mszmurlo on May 14, 2019; 4:14pm
URL: https://discuss.asciidoctor.org/How-to-show-changes-between-two-docs-in-the-new-version-tp6915.html

Hello,

If we have two files v1.adoc and v2.adoc which is newer version of v1.adoc, is there a way to generate a target v2.html, for example, which will contain clearly identified (for example with background colors),

- what had been removed from v1,
- what remains in v2 but that had been changed and
- what had been added to v2.

That would help a lot to follow the changes done to a document by a team.

Thanks for the feedback

Maurycy