The standard editor used to enter Stack Exchange posts, which supports a live preview of Markdown syntax.
6
votes
0answers
96 views
Rendering of IPA notations with combining diacritic marks in the SE text editor (get rid of font Consolas?)
I've come across a rendering problem in the SE text editor when using combining diacritics in IPA notations, e.g. U+032F: 'au̯' and U+035C: 'a͜u' (German diphthongs). Several glyphs overlap making the ...
0
votes
2answers
120 views
How to strike text on stackoverflow? [duplicate]
Sorry but I couldn't find this info. How do I strike the text?
Thanks for your help.
-9
votes
1answer
141 views
Change “Your post appears to contain code”-message to an ignorable warning [closed]
I just tried to answer a question, but sadly the editor didn't let me submit my answer. After searching here for the issue I found out that there were some other people who had the same problem. Sadly ...
6
votes
0answers
75 views
References to a comment on a deleted answer can break Stack Exchange JS
For the following URL, JavaScript breaks:
http://stackoverflow.com/questions/16356382/splitting-a-braces-grouped-string-in-python/16356421?noredirect=1#comment23433042_16356421
This is a link to a ...
1
vote
1answer
47 views
left angle bracket in pre tag explodes formatter
I was trying to move the text in between the tables out of the code block in this question, but the preview refused.
I have a table that has ID and ParentId, I would like display each ID with its ...
2
votes
1answer
102 views
Allow “title” attribute in allowed html <tags>
title is a Global HTML Attribute applicable to any HTML <tag> with the purpose of adding some 'extra information' to the contents of that tag. When used it's rendered as a tooltip with the ...
2
votes
0answers
42 views
Question editor is gone on Stack Overflow (IE9)
The question WYSIWYG editor has stop working for me in IE9 (32 and 64 bit versions).
It was working earlier this week, and I don't recall installing anything special since then.
The WYSIWYG editor ...
6
votes
0answers
68 views
Allow us to paste in an image from the clipboard without clicking the image button first
I love being able to paste an image from the clipboard in having clicked the insert image button, but I don't like needlessly clicking on things if I don't have to (mostly!)
Currently what happens ...
12
votes
2answers
133 views
Enable tab and shift + tab for code formatting
After some discussion on this question I decided to make a feature-request (or at least a discussion about it).
It would be very nice to be able to use Tab and Shift+Tab to move code blocks (like in ...
8
votes
2answers
70 views
Line break broken for headers
If I have a file link for instance or any other text without spaces that is longer than the text box, it should be automatically line-broken.
...
12
votes
1answer
137 views
Can't post answer using HTML <pre> because it gets misinterpreted as code
I'm trying to answer Compute rotation matrix using the magnetic field and my answer needs to use HTML because I need to show a table containing mathematics formulas. I've posted my answer here, ...
0
votes
0answers
91 views
Textarea on Ubuntu remains often garbled [closed]
On the most recent update of Ubuntu 12.04 featuring Firefox 19.0.2 the textarea for my question and answer (the area I am currently typing in) often remains in a garbled state. Sometimes entire lines ...
1
vote
1answer
71 views
WYSIWYG Image editors for domain-specific QA's?
I think I just had a pretty good idea: could we have domain-specific WYSIWYG editors (like miniature / context specific image editors) for specific Stacks? Here are some uses:
a circuit diagram ...
3
votes
0answers
31 views
A couple improvements to the mobile site
The following a a few easy and simple ways to improve the easy-of-use of the mobile version of stackoverflow.com:
Increase the size of the navigation menu buttons
These buttons are currently too ...
43
votes
0answers
184 views
The editor should be able to convert multi-line blocks to lists
Let's say I write up a bunch of rows and decide I want to make it a list. So I have this:
Item 1
Another Item
Something Else
When I mark all these three lines and click the List-button (doesn't ...
0
votes
0answers
32 views
Long post edit and markdown preview
When I write a post in SO, I use to watch the markdown preview very often. It is a bless that it is updated in real time.
However, when my post is long, I have to scroll down the page to look at at ...
7
votes
0answers
83 views
Ctrl+Z undoes twice in editor
When I press Control+Z in the editor for Ask/Answer question, my last 2 modifications are undone.
What I mean is, that if I press Control+Z, followed by Control+Shift+Z, the text will not be the same ...
40
votes
2answers
278 views
Add a button for adding code highlighting for a specific language
Currently, the following code:
<!-- language: lang-php -->
<?php="test"?>
<!-- language: lang-xml -->
<bug cat="md" name="syntax">
Generates the following ...
13
votes
2answers
258 views
Localhost in URL = numeric?
I understand the reasoning for the error message, I'm just a little unsure about the wording of it:
Links cannot contain 'localhost' (try a non-numeric domain)
12
votes
0answers
85 views
The editor's link functionality illegaly changes content inside code blocks [duplicate]
Possible Duplicate:
Adding a new link to a post messes up the code already present in the post
When adding / changing links in a post via the editor's "Hyperlink" button, the editor may ...
-4
votes
2answers
76 views
Allow the creation of links in formatted code through markdown or the GUI
As pointed out in this answer it is possible to create a link in formatted code. But, only by using explicit HTML. Since I think creating a link to documentation within a code block is a fairly common ...
6
votes
1answer
94 views
Alt Gr + Y won't insert “>” character in question/answer using Hungarian keyboard
I use a Hungarian keyboard:
If I press Alt Gr + Y, which should insert a > character, nothing happens. I have to press Alt Gr + . (dot) to achieve this.
This is really annoying when ...
10
votes
3answers
107 views
Two question edit boxes?
When editing this question I somehow managed to get two edit boxes, 2 previews etc.
This is the best screen-shot I could manage. I don't think I did anything particularly strange in order to manage ...
0
votes
0answers
57 views
Arrow keys not working while editing answers or comments
Using IE9 on Windows 7 when I type a comment or an answer that exceeds the available vertical size of the editing control (so there is a vertical scroll bar) the arrow keys stop working properly: the ...
3
votes
0answers
61 views
WYSIWYG editor on mobile version
Can you implement WYSIWYG editor in the mobile version of Stack Overflow? I'm kinda often use the site from my iPhone and it would be nice not to enter *s and `s manually. :)
10
votes
3answers
171 views
Display loses <$fh> in code block, but shows it in preview
The following formatting causes the preview output to differ from the actual output. It contains the text <$fh>. The preview displays the <$fh> while it does not display in the actual ...
11
votes
0answers
128 views
MathJax overeagerly re-renders equations
While editing this answer on Cryptography Beta, I discovered that MathJax re-renders all equations in the preview every time a character gets added to or removed from the text area (whether this ...
4
votes
2answers
119 views
Code button no longer unindenting like it used to?
As well as slightly different images for the vote counts on question the SO questions pages, the code button in the question editing doesn't seem to be unindenting like it used to do.
Is it just me, ...
12
votes
0answers
91 views
Can we get a toggle button in the post editor that lets us use the Tab key to insert 4 Spaces?
Could we get a Toggle Button when writing a post that would make it so that the Tab key inserts Space x 4 instead of tabbing out of the TextBox?
There are so many times when I'm writing an answer ...
-3
votes
1answer
58 views
Automatic code formatter (Ctrl+K) changes content
I've recently noticed a disturbing behavior of the code formatting shortcut (Ctrl + K) that seems to be completely invalid. It appears that applying Ctrl + K resulted in content change (which was ...
4
votes
0answers
84 views
Inline code button doesn't work with existing backticks
When I write some text, select it, and press the "code sample" button, it surrounds the selected text with single backticks. This is not sufficient to turn the text into a code sample in the case ...
-2
votes
1answer
74 views
What richtext editor is Stack Overflow using? [duplicate]
Possible Duplicate:
Which tools and technologies build the Stack Exchange Network?
As the title states, What richtext editor is Stack Overflow using?
0
votes
0answers
30 views
“Code sample” button not working with (numbered) lists [duplicate]
Possible Duplicate:
Can the code button in the format bar be made to work for code blocks in numbered lists
I want to use a code block in a list. But the code block does not get rendered ...
7
votes
1answer
129 views
Make TAB work on the editor
In the editor it'd be really nice if the tab key is trapped with JavaScript and is transferred to 4 space or similar so when I try to indent my code I can do it with one key. We have the code button ...
16
votes
0answers
107 views
Adding a new link to a post messes up the code already present in the post
In an answer, I was adding some links to the documentation, after I wrote some PHP code. As result, the code was altered.
Take as example the following code.
if (isset($item['load_functions'][1]) ...
14
votes
0answers
133 views
Add an Image Upload button to the Mobile Site
With the release of iOS 6, the most commonly used mobile browser now supports standard generic image upload buttons. This is actually really handy. I can take screenshots on my phone or iPad, and use ...
2
votes
1answer
57 views
Add a “format as keystroke” button to the post editor
I edited a question on SO. My edit was approved, but only after it was modified to change an instance of code formatting to keystroke formatting. I did not know how to format as a keystroke, so it ...
1
vote
0answers
51 views
Markdown editor does not handle code correctly in lists
Note that this is not complaining about the fact that 8 spaces are needed for code in lists. It is complaining that the editor doesn't seem to respect this.
As Markdown specifies, 8 spaces are needed ...
-1
votes
1answer
38 views
Replace tabelator by two spaces in answer editor
Many users copy&pastes their code into the answer editor, which sets the tab size to something like four spaces treated as single character. This screws the indentation up, the code often needs to ...
4
votes
0answers
67 views
Provide user interface to insert language hints
I find myself visiting Syntax highlighting language hints on a regular basis to figure out what languages Prettify supports and by what names it calls them. I guess many others don't bother, or don't ...
3
votes
2answers
69 views
Why are image links by the editor not inline?
I see that image links have the URL at the bottom, which may confuse new users, and has become a minor nuisance at Ask Ubuntu, leaving unhandleable (due to the URL being lost) problems.
Is the ...
7
votes
0answers
38 views
Preview of the question's summary
It would be nice if the users asking the question could preview the way the summary of their question looks on the list of questions. The current way of automatically summarizing the question by its ...
0
votes
0answers
38 views
Italic button in editor does nothing for partial words [duplicate]
Possible Duplicate:
WMD unable to render markup inside words
Bolding words that include an underscore doesn't work
If in a Stack Overflow question or answer text area I write
...
6
votes
1answer
114 views
Auto indentation in code editor
When writing code in the question/answer editor's code block I believe that it would be extremely useful if we could have the code auto indented instead of being forced to hit space bar multiple ...
0
votes
0answers
64 views
Edit feature has misaligned process/tips suggestions sidebar
Please see screenshot below. You can see that the "How to edit" box is misaligned. I have tried this in Firefox Safe Mode(The default "Ubufox" on Ubuntu 12.04), and have tried it with all addons ...
10
votes
0answers
59 views
Revision diff columns overflowing
I was editing a post, and I formatted the code better (markdown hates code with tab characters in it). When I was viewing the revisions (in source side-by-side diff mode), some of the lines were ...
5
votes
2answers
89 views
Editing a question automatically removes “Hello” [duplicate]
Possible Duplicate:
Edit source differs from question view? Or are we each other's friends now?
some text of the question doesnt appear while edit
I was about to edit the following ...
-14
votes
1answer
86 views
Allow tweet embed
Would it be nice I believe that embedding a Tweet in a question/answer with Embedded Tweets feature would be a good way to make it clear you're quoting a tweet.
As I saw some posts today that used ...
7
votes
1answer
108 views
Edit button shows source of older revision
When I hit "edit" on this question the editor shows the source not of the current revision, but the one before it.
I can reproduce this in multiple browsers, both logged in and anonymously and ...
4
votes
1answer
74 views
Selection to code syntax on ipad
It's nearly impossible to use the editor's toolbar on an iPad, in case you have a selection on the first line text inside the editor. You cannot reach the buttons below anymore. It's hard to explain, ...







