You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have a "diff" page that links to each changed page and shows the diff line count from git. We alreadyhave a special purpose html diffing tool. We could totally integrate that to spit out diffs of the generated html. That'd be useful sometimes!