Skip to main content

Structure-aware diff for html and xml documents

Project description

Structure aware diff of XML and HTML documents.

The intended use is to concisely show the edits that have been made in a document, so that authors of html content can review their work.

What do we mean by “HTML Tree Diff”?

  • HTML: The inputs to the diff function are HTML documents

  • Tree: It considers the full XML tree structure of the inputs, not just text based changes.

  • Diff: The output is human-readable HTML, using <ins> and <del> tags to show the changes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

html-tree-diff-0.1.0.tar.gz (21.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page