The text-editing tag has no wiki summary.
6
votes
2answers
220 views
Why are HTML tags silently ignored?
When people ask questions and put HTML tags outside of code blocks one of two things happens.
It's a supported tag and it changes the formatting. This is usually OK, because it's easy to spot that ...
4
votes
2answers
137 views
Please add a user preference to allow me to disable your fancy textarea and use a plain one
The text box I am writing this in and use to answer questions interferes with my normal browser usage quite a bit, anyone like myself who uses any sort of extension that changes editting areas (Emacs ...
4
votes
1answer
93 views
Edits to tags and titles get stuck on the 'at least 6 chars' blocker when accompanied by minor body edits [duplicate]
Possible Duplicate:
Title edit plus minor body edit return 'too short' error
I've been trying to edit the tags and title of this question, to improve its focus on the actual problem ...
3
votes
0answers
48 views
Italic text bug with intermediate '/'
I seem to have come across some usages of italic text formatting that don't work as expected.
The following block ...
wrong:
_italic_/_text_
_italic_blaat_test
correct:
_italic_ / _text_
... ...
3
votes
0answers
105 views
CTRL-K in WMD Editor tramples native text manipulation
Ctrl+K is the keyboard shortcut to delete characters to the EOL on Linux, OS X, etc systems.
This doesn't work in the WMD Editor on StackExchange sites because it kicks off the 'code sample' ...
2
votes
1answer
108 views
How do I disable Stack Overflow text area keybindings?
Stack Overflow hijacks my native keybindings for editing text areas. This is really annoying, as keybindings like C-h (for backspace) and C-b (for backwards character) are etched into my muscle memory ...
1
vote
1answer
43 views
Would it be possible to discard the “How to format” DIV?
Hi,
I understand the importance of giving basic instructions on formatting, specially for non-technical users or beginners, but for some cases I find useful the ability of discarding or hiding this ...
1
vote
0answers
27 views
Post text-area Resize Issue [duplicate]
Possible Duplicate:
Magically reposition it when changing size of question body input box
On some Browser's the text-area(wmd-input) where Post content is ,it is being resized Horizontally ...
0
votes
2answers
83 views
What are text format magics in SO?
There are some text formats which help us to provide more readable answers,comments,questions but I learned them by Editing other answers, I don't know where is the source, for example:
code style ...
0
votes
2answers
71 views
Lookig for a specific image linked to on SO
Somewhere on SO, someone linked to a joke image showing the learning curve for 6 editors. The most memorable part of it (to me) was the fact that the Emacs (or vim?) chart was shown as a spiral (no ...
0
votes
0answers
45 views
Don't remove the edited text from the window if an edit cannot be applied anymore to a chat message
If you entered a message in chat and then noticed you want to word it differently or add something, but you take too long to edit it, you will receive a message from SO that tells you
It's too ...
-1
votes
1answer
39 views
Bug when scaling the text area of editing
When you enlarge the text editor, it passes under the right menu, and you can't see what you are typing
-2
votes
3answers
184 views
Automatic capitalization of “i” [duplicate]
Possible Duplicate:
Can 'u' and 'i' part ways?
I've observed that a significant number of people use i instead of "I"
Sample : i create a iframe to get acess token in ...