[BUG] Diff algorithm problems
Closed this issue · 1 comments
Pryx commented
There are still many diff algorithm problems. Some of those could be solved easily by regexes, but some might require to use AST for diffing. If there is enough time, we could try this approach, but for now regexes should be enough, if there isn't too much HTML.
Pryx commented
This is pretty much resolved.