Given I have uploaded two versions of a docx document to the web app
When I click "View Difference"
Then I should see reds and greens of text deleted and added between the documents.
Is that possible with docx.js?
If not, can you point me in the right direction please?
Given I have uploaded two versions of a docx document to the web app
When I click "View Difference"
Then I should see reds and greens of text deleted and added between the documents.
Is that possible with docx.js?
If not, can you point me in the right direction please?