guides-cms
guides-cms copied to clipboard
Improve diff view between versions of article
We currently try to link to the github view for this but would be nice to have our own diff on the site for better readability.
One simple approach for this would be to just use the HTML differ from the Python difflib package. We still want a link to show the diff and branch on github as well though.