caxy / php-htmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML. Includes support for comparing complex lists and tables
http://php-htmldiff.caxy.com
GNU General Public License v2.0
202 stars 51 forks source link

Offer diff by characters #117

Open fishfree opened 1 year ago

fishfree commented 1 year ago

For Chinese / Janpanese / Korean, there is no space between words. So it's more friendly to inlinely display differences character by character. For example, I just change the 50 to 500 in the screenshot below: image

I just want to show the differences by the added 0.