Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 607 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 607 Bytes

XHTML Diff

Purpose

To transform two revisions of an XHTML document into a single valid XHMTL document with redlines, using the and tags.

Requirements

  • Diff::LCS
  • REXML (Standard Library in 1.8)
  • Delegate (Standard Library)

Installing

run setup.rb:

ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install

That's it.

Other notes

There is some simple CSS suggested in the examples directory. It's just a sample, but I think it makes decent browsers do the right thing.

Author

Aria Stewart [email protected]