2015-09-17 16:42:22 -04:00
2015-05-26 11:29:41 -04:00
2015-04-17 23:17:12 -04:00
2015-02-06 10:35:22 -05:00
2015-09-17 16:42:22 -04:00

dubdiff

A diff viewer for markdown-formatted documents.

Uses the wdiff tool as a diffing engine. This produces an output that is more useful for copy-editing tasks. This wdiff comparison is then processed in a way that is aware of markdown formatting. The resulting output attempts to show differences of copy within the final document format (rather than differences of format).

The markdown-sensitive processing of the wdiff comparison is at server/components/wdiff/index.js, for the curious.

Live Version

The tool is live at http://dubdiff.com, feel free to use it there.

Description
A quick and easy diff generator with support for plaintext and formatted diffs of markdown.
Readme 4 MiB
Languages
JavaScript 100%