Formatting is the process by which content is stylized and laid out for improved user experience.

learn more… | top users | synonyms (1)

1
vote
1answer
71 views

Stricter <kbd> usage rules

A while ago I created this Meta discussion based on a few people using <kbd> tags to link to their JSFiddle demos: Stricter <kbd> formatting; disallow JSFiddle links and other non-kbd ...
0
votes
0answers
37 views

Italic formatting not working [duplicate]

I have used italic formatting using asterisks quite often. Today I was posting this answer and noticed that it's not working any more. I tried both with asterisks and underscores, inside and outside ...
0
votes
0answers
25 views

Minor formatting issue on inserting an image into a post [duplicate]

When I use "insert image" button while editing a post, the pop-up has a slight formatting issue in some browsers. For example, here's how it looks in Firefox on Linux: Note the "Browse" button ...
0
votes
1answer
48 views

IE9 Questions page user reputation does not display correctly

When looking at the StackOverflow questions on the question page in IE9, this is how the user reputation is displayed (This works fine in Firefox):
3
votes
3answers
75 views

Best way to inspire new users to improve the formatting of their posts

It's my habit to edit and improve the formatting of any post which is not formatted well. Specially I edit new users' posts so they can inspire from that and format their future posts well. I just ...
-10
votes
2answers
165 views

Turn off Markdown formatting

Markdown formatting makes easier to write good looking questions and answers, but sometimes people use ASCII art (like above) to create tables or other symbols to make their question/answer more ...
-1
votes
1answer
87 views

Stricter <kbd> formatting; disallow JSFiddle links and other non-kbd content from the <kbd> tag

Firstly, I've seen a few people using <kbd> tags to emphasise JSFiddle demo links, which goes against the W3C specification: The kbd element represents user input (typically keyboard input, ...
1
vote
1answer
37 views

Formatting Returned Errors on Stack Overflow Questions

How should one format returned errors or console messages in a question on Stack Overflow? Recently I ran into a PHP question that had an error as a code block: PHP Warning: ...
2
votes
1answer
55 views

how do i format code in comments?

I added a comment to the top answer here but couldn't get the code to format correctly. I made sure I was entering the 4 spaces. The comment was only editable for 5 minutes and it now appears to ...
7
votes
0answers
45 views

Bold/italics inside link uses too many *'s [duplicate]

Consider a post like this: It's called a [Horizontal Rule][1]... [1]: https://developer.mozilla.org/en-US/docs/HTML/Element/hr If I wanted to italicise the H and R, I'd change that to: It's ...
6
votes
2answers
67 views

How do I include backtick ( ` ) characters inside of an inline code block on this site?

How do you write a backtick character inside of an inline code block? Given the following SQL which requires backtick characters: $sql="SELECT * FROM `my-table` LIMIT 1"; When I try to write it in ...
4
votes
0answers
28 views

IE9 formatting issue when editing question

I was editing a question earlier on SO in IE9 and while adding tags, this is how it appears.
2
votes
1answer
59 views

Italic not working when using underscore [duplicate]

See this post: http://stackoverflow.com/a/15223503/475125 The format being used: *note: file_get_contents required link.* Interestingly, this works fine: note: file required link. which makes it ...
2
votes
0answers
65 views

Dollar Sign corrupts list of questions (may be latex related)

During the discussion of Dollar Sign corrupts question we determined that $ needed to be escaped on sites that have LATEX enabled. However, when escaping multiple $, we found that initial \$ was ...
1
vote
0answers
34 views

Flag Review queue doesn't wrap post text in expanded format

10k users have access to another set of queues, where they can see some of the flags, close votes, comment wars etc. Posts are by default shown in a collapsed format, with no formatting enabled (no ...
7
votes
0answers
47 views

Add backtick character to mobile stack overflow

The code formatting character, backtick, is (at least on my phone) extremely difficult to get on phone keyboards, if it's accessible at all. Yet this character is needed constantly when leaving a ...
5
votes
1answer
127 views

Dollar Sign corrupts question

In http://robotics.stackexchange.com/questions my question (Which is easier/cheaper: Hbridge vs ESC for controlling a motor?) contains a "$" in a quoted section of the question. Originally I had a ...
25
votes
1answer
246 views

Can the color of visited links be changed on the mobile site?

When browsing the mobile Stack Overflow site links are displayed in a reddish tone. This is a good contrast to the text color. But whenever a link was visited it gets the very same color as the ...
-5
votes
1answer
122 views

Paragraph length-limit

I see one-paragraph questions (normally asked by new users) around here all the time. To be clear, I'm not talking about one short paragraph like here. I'm talking about one huge paragraph that could ...
-8
votes
2answers
88 views

Option to highlight the gist of the question

There's a problem I've encountered a couple of times on different SE sites. I have a complex question that requires a bit of context to ask. So I write a detailed post explaining my question, and then ...
1
vote
3answers
87 views

How do we bold AND italicize text?

To bold, you put two asterisks (**) around the block, and to italicize, you put an underscore (_) around the text. There is a problem (bug?) is if you want to bold and underline text. Common sense ...
3
votes
1answer
57 views

Allow bold text in inline and block code formatting [duplicate]

I would like to suggest a feature change with text formatting. There have been several instances where I would like to point out something in someone's code. It would be much easier to do if text ...
2
votes
0answers
59 views

Stack Overflow formatting problems

When I visit the stackoverflow.com home page everything seems to work correctly. In particular: when I use the mouse to hover over my userid on the top line of the page a popup showing reputation ...
2
votes
0answers
33 views

Minor markup issue on badge winner pages

I've noticed that on the SO badge pages ("Recently awarded to") where moderators are among the winners, there's a slight mark-up issue whereby moderators aren't lined up properly (don't adhere to the ...
6
votes
1answer
49 views

How to get consecutive numbers in an interrupted list?

How can i format my questions/answers so that i get consecutive numbers when a list is interrupted? All of my numbers start with 1 even if i set them manually to 1,2,3. Have a look at my recent ...
4
votes
1answer
138 views

Search queries in quotes that contain certain words are ignored in the results' excerpts

In the first result, "test this" appears later in the question, and is not displayed. In the second result, "test this" appears in the excerpt, since it's already in the excerpt from the unquoted ...
1
vote
1answer
66 views

Is it a good practice to add code brackets to technical terms? [duplicate]

Possible Duplicate: Highlighting technical words? Is it a good practice to add code brackets to Classes or Technical terms when asking or answering questions? Ex: "Put the String in the ...
1
vote
1answer
38 views

Search results unusable when query includes tagged and untagged text [duplicate]

Possible Duplicate: Stackoverflow search results appear on top each other When I search using any tagged string along with an untagged string, I get this: Same issue occurs in ...
0
votes
1answer
73 views

Use different quote styles

Very often, I find the need to use different quote styles in my answers. Typically, I want to be able to quote the question but also external documents. For example, in this answer, I would have ...
1
vote
1answer
34 views

How to format text containing underscore to italic style?

How to format a text containing underscore (like for instance "A_B") to italic style ? Here's an example which fails in parsing somehow (from a quick test just on underscore): *A_B*
-6
votes
2answers
158 views

Collapsible text blocks in questions/answers [duplicate]

Sometimes when writing answers on questions, I feel the need for a collapsible block of text or even code part. The system already supports a lot of markup things like blockquotes, code snippets, ...
2
votes
0answers
38 views

Bold Formatting and Full Stops [duplicate]

Possible Duplicate: WMD unable to render markup inside words I'm having problems trying to embolden the suffix of text such as 'config.properties' (including the full stop) Expected: ...
0
votes
2answers
53 views

Code blocks not formatted depending on surrounding context [duplicate]

Possible Duplicate: Code block is not properly formatted when placed immediately after a list item I was just submitting a new answer to an old question on Stackoverflow and noticed my code ...
-1
votes
4answers
336 views

Highlighting technical words?

Is it advisable to use the code-block for inline-code like DataGridView or WinForms.Webbrowser? eg: Windows Forms Webbrowser Full history Some Mods also do it: Null Pointer exception in C# ...
4
votes
2answers
105 views

Bold does not work inside words [duplicate]

Possible Duplicate: WMD unable to render markup inside words This is a simple bug: You can't make individual letters in a word bold. Example: **SVG** stands for **S**calable **V**ector ...
0
votes
1answer
123 views

Tool or utility to auto format Stack Overflow posts?

I may not be very knowledgeable about this but I am really curious about knowing any tool or utility available for PC to format Stack Overflow posts. I am asking this question because I have seen that ...
-9
votes
1answer
81 views

Comments with full post formatting, with potential to be promoted into actual answers

There should be a feature that provides all the "comfort" of an answer, but actually is more like a comment. I often find myself in the situation where someone posts a question and I have some ...
0
votes
0answers
85 views

Too many tags in post body breaks formatting

Repeatedly using tag formatting in a post can break formatting by causing overflow. (That's a screenshot of this answer.)
0
votes
1answer
47 views

When to designate inline snippets as code

As far as style goes, which is the most appropriate for stackoverflow? Don't forget to change the margins. Don't forget to change the margins. Don't forget to change the margins. I prefer number ...
0
votes
1answer
89 views

Underline text in Stack Overflow wiki editor [duplicate]

Possible Duplicate: Why can we format text with bold and italic but sideline the underline? How can I underline text in my questions in Stack Overflow?? This is important for me to format ...
3
votes
2answers
76 views

How to insert code in posts on devices where backtick characters are not supported?

I often use my mobile Lumia to access Stack Exchange and answer posts. The one problem I face is the keyboard on my mobile does not have a ` (backtick) character so I am not able to format text like ...
3
votes
1answer
52 views

Why does my answer not format correctly when using a numbered list?

I answered my own question but cannot get the answer formatted correctly. There are two issues. For one, I wish to enter a script as part of my numbered list (directly under #6). However, I am unable ...
2
votes
0answers
43 views

Best syntax for traversing menu paths in posts

Reviewing posts, there are many variations of traversing menu paths, such as: Tools->preferences Tools -> preferences Tools--->Preferences Tools >> Preferences Tools → ...
1
vote
1answer
90 views

Is there a way to ensure typographer's quotes in SE posts?

None of my posts have "typographer's" quotes in them, yet I read that they are the standard for SE, and have had them corrected often by other contributors. I assume my browser (Safari) is doing ...
3
votes
1answer
68 views

Inline quote possible

Is there a way to do a quote: like so inline similar to code block? While attempting, > This doesn't work > or > this < I want to bring attention to my inline quote, and I don't feel ...
6
votes
1answer
58 views

Network Profile doesn't show bullets in bulleted list

I have a bulleted list in my profile (bragging about my voting achievements), but on my Network Profile page, no bullets are shown. I, for one, would like bullets in my bulleted list.
7
votes
1answer
58 views

Formatting snippets from man pages

TL;DR: I'm pedantic and am looking for opinions on a good way to format snippets from man pages. I tend to include snippets from man pages whenever appropriate, and the question that comes to mind ...
2
votes
0answers
44 views

Inline tags lead to larger line-heights - Intentional?

I noticed that using a bunch of tags within a question or answer screws up the appearance of the text since the lines get higher. See this question for example: How about a finer-grained favorite ...
8
votes
3answers
265 views

Is there a good way to represent file structure in a question/answer?

I'm always looking for the best way to represent a file structure on my posts. I roughly use this one : Project | +-- file 1 | +-- dir 2 | | | +-- file 2.1 | +-- dir 3 | | | ...
-28
votes
3answers
396 views

How does Downvoting affect the other users

A new user logs into their account, with lots of enthusiasm posts his first question in the community. Being unaware of format regulations, the user might make mistakes. Also, the enthusiasm might ...

1 2 3 4 5 7