Content
View differences
Updated by Ivan Kuchin almost 2 years ago
Right now it is pretty hard to understand what has changed from one version of a rich text to another.
1. The diffs are displayed as markup, which normal users have trouble to understand. They work in a WYSIWYG environment, never saw the underlying markup but then in the diff get shown the markup. Solving this requires an investigation on good libraries and algorithms.
2. You need to scroll through the whole text in order to be sure that you have spotted all changes, instead of reducing it to only the changed pieces with a bit of context before and after.
1. The diffs are displayed as markup, which normal users have trouble to understand. They work in a WYSIWYG environment, never saw the underlying markup but then in the diff get shown the markup. Solving this requires an investigation on good libraries and algorithms.
2. You need to scroll through the whole text in order to be sure that you have spotted all changes, instead of reducing it to only the changed pieces with a bit of context before and after.