Skip to content

ruby-building-blocks/xhtmldiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Ruby library to see redlines on XHTML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages