25
votes
1answer
275 views

Let me preview an edit so that it appears with the same style as revisions

I am editing a question and would like to preview my changes prior to saving. I can see how the page will look and can optionally hide this preview. However, I would like to see the actual changes ...
10
votes
2answers
94 views

What can we do about low-quality edits?

It really bugs me to see tiny edits to posts that need major editing. For example, I mean edits that fix two or three typos but ignore other instances of the same typo just a few sentences away; ...
7
votes
1answer
108 views

All links in markdown editing help should open in a new window

In the markdown editing help there are two links that go else where - the Advanced help link and the link about what HTML is supported. The HTML link does not open in a new window, like the advanced ...
9
votes
4answers
127 views

Is it possible to know the count of edits I made on Stack Overflow?

Is it possible to know the number of edits I made on Stack Overflow? For example, is there a way to know our status towards reaching the copy editor badge?
6
votes
1answer
194 views

Can markdown icons be available on the iPad?

As you can see by the screenshot below, neither buttons nor even the live-preview is available on the iPad. StackExchange is great on mobile devices, maybe it can be full available in mobile safari ...
16
votes
1answer
349 views

Auto escape URL when entering with hyperlink button (Ctrl+L)

Whenever the following characters appear in an URL in a link of the form [foo][1] … [1]: http://..., the server won't parse it as URL: ^, {, }, \ and the following won't work in preview: $, ^, ...
0
votes
1answer
134 views

Just me or everyone? Edit Question is totally broken, see screenshot

As you can see in the screenshot, the edit question seems totally broken on StackOverflow (not on Meta). This also happens when I click Ask Question. Notice the empty preview, the missing buttons, ...
-2
votes
3answers
201 views

Keyboard shortcut for “code font link”?

This is related to the "quoted code" question, but is more to do with something I just remembered is a bit of a pain. Often, when I quote a method or class name, I'll link to the documentation, like ...