Skip to main content

All Questions

23 votes
0 answers
219 views

Remove the strikethrough on deleted text in suggested edits

I initially posted this on MathematicsMeta where it was relatively well received (+20/-0), then I thought to post it here since it relates to multiple sites - possibly all sites, at least all sites ...
Just_A_User's user avatar
2 votes
0 answers
35 views

Make reviewing edits with MathJax more manageable [duplicate]

Currently, when viewing an edit where MathJax is edited, the rendered output side-by-side diff breaks the MathJax rendering. This is particularly annoying when reviewing edits, as the actual result ...
Discrete lizard's user avatar
2 votes
0 answers
40 views

Make suggested edits which indent code easier to verify

It's fairly frequent to review suggested edits where someone helpfully puts code into code blocks. For instance: These edits are great and are appreciated; they generally improve the atmosphere of ...
anonymous2's user avatar
  • 3,057
16 votes
1 answer
163 views

Improve display of suggested edit deltas for format changes

When I see an edit that adds backtick formatting like this, the formatted view shows a lot more changed text than is actually the case. Specifically, whitespace before the opening backtick and the ...
Nathan Tuggy's user avatar
  • 13.4k
4 votes
1 answer
96 views

Strike Through in Side by Side Views

Removing the red strike though of the red text on red background in side by side views would improve readability. From https://stackoverflow.com/review/suggested-edits/3702973 Even with markdown: ...
Dieter Lücking's user avatar
3 votes
0 answers
168 views

Differentiate formatting changes in Revision Diff from text content changes

In the current style of diff pages, all changes made in an edit are shown as deletions and additions. This makes it rather difficult to distinguish between formatting and capitalization changes from ...
ADTC's user avatar
  • 1,248
30 votes
1 answer
206 views

MathJax rendering for suggested edit queue [duplicate]

I would like to suggest a new feature that when reviewing suggested edits on sites that support MathJax that the suggested edit queue renders the MathJax in the rendered output view. The following ...
PeterJ's user avatar
  • 6,256
1 vote
0 answers
22 views

Add a toggle for disabling diff markup when reviewing [duplicate]

I review suggested edits on Stack Overflow that contain lots of alterations to back-tick code tags. It can be quite difficult to get a feel for how the edited post looks once those changes have been ...
Duncan Jones's user avatar
  • 8,585
13 votes
2 answers
207 views

Non color diff for review

When reviewing Suggested Edits the output is marked using red and green background colors on the text. Sometimes this makes it hard to see the actual changes. It would be nice if there was a button ...
Nobody moving away from SE's user avatar
21 votes
0 answers
108 views

Make suggested edit title changes easier to read [duplicate]

Possible Duplicate: Please keep title edits display consistent with content edits Please show changed titles separately in edit diffs While the red/green highlighting works great side-by-side, ...
ThinkingStiff's user avatar
74 votes
2 answers
380 views

Please show changed titles separately in edit diffs

In an edit diff (view "Inline"), when the revision changes the title, removed words are shown struck out in red and added words are shown with a green background. This is fine when there are ...
Gilles 'SO- stop being evil''s user avatar
3 votes
1 answer
74 views

Display language hint changes in suggested edit diffs

I've recently seen more suggested edits with the edit description containing something along the lines of "Language Tag". The diff for these edits shows entire blocks of code being changed, except the ...
Rob Hruska's user avatar
  • 2,575
23 votes
2 answers
268 views

Indentation changes in markdown diff should be less noisy

When a suggested edit changes the indentation of some code (for example indenting four spaces to get proper formatting), the markdown diff often shows the changed spaces highlighted differently in ...
sth's user avatar
  • 16.4k