FeatureFuel
14

Visualize diff between revisions

Source: outline/outline#2167 · opened by @h4x3rotab
It's nice to see revisions are kept for future review. It could be even better if there's an user interface to check the diff between revisions visually. Here's an example from Google Docs:

![](

An easy approach is to render the two revisions and feed them to a HTML diff tool (e.g. [htmldiff.js]( which works pretty well in highlight diffs by <ins> and <del> elements.

A clearer way could be running a diff on the doc source file and render the diff. This may result in many corner cases and need to handled with great care.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests