Questions tagged [diff]
Refers to the views that show revision differences and suggested edit changes in various ways by breaking them down into additions and deletions.
115 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
5
votes
0
answers
59
views
Double title in Stack Apps revisions
On Stack Apps posts where the title was changed (example), I see the title duplicated like this:
It happens on all diff types (with slightly differing appearances), and when I don't see it, ...
8
votes
0
answers
69
views
Edit review page: looks like all tags gone
No big deal, but here with the side by side display, a quick look gives the false impression that all the tags were removed in the new version.
So perhaps it would be best to repeat them anyway, in ...
13
votes
0
answers
305
views
Changing the type of diff view on revisions that don't change the post's rendered output doesn't work, and may cause excessive load on SE's servers
On post revisions that don't change the post's rendered output, such as addition/removal/edits of HTML comments, changing inline links to footnote links, changing image descriptions, etc., the toggle ...
7
votes
0
answers
68
views
Diff doesn't take stripped HTML tags into account
Yesterday I edited this question to correct the display of something in angle brackets, <root_music_folder>. The Markdown parser thinks it's an HTML tag, it's not on the allow list so it strips ...
1
vote
0
answers
51
views
Alignment bug of Run Code Snippet buttons after approving suggested edit
I approved a suggested edit on this post by clicking the edit link directly on the post. After approving the edit it seems the "Run code snippet" buttons are vertically aligned in the diff ...
30
votes
0
answers
317
views
Revision histories of posts show headings being removed and re-added every single revision, even if they aren't changed
If a post has heading markup and has been edited, the revision histories' inline and side-by-side views seem to show them all changing on each and every edit, even though they aren't edited at all. (...
7
votes
0
answers
87
views
Incorrect revision diff for lists
In the second revision of my post I've added two links as list items and removed a sentence. The Markdown diff looks fine:
But the inline and two-column mode diffs look weird:
The first eight list ...
25
votes
0
answers
222
views
Code marked as deleted does not look good in side by side markdown view in dark mode
Can't see deleted code
I have come across a situation in dark mode. This is a serious contrast problem according to the following preview:
It is too expensive to distinguish the text from the ...