UNPKG

htmldiff-angular

Version:

Diff and markup HTML with <ins> and <del> tags

17 lines (13 loc) 301 B
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8"/> </head> <body> <p>That is some more text.</p> <figure> <img src="after.png" alt="This is another image" /> <figcaption>This is another image</figcaption> </figure> </body> </html>