As per Jeff's suggestion here in the comments.

You can use this question as a formatting sandbox (if you can edit Community Wiki questions) and you can post answers if you want to test out formatting there as well.

Beware that since the changes to syntax highlighting in December 2010, and the inline hints added March 2011, no syntax highlighting is applied unless the question's tags or an inline hint enable it. So, to test highlighting here in the sandbox:

  1. Set some language tags to this question:

    • See the explanation and the list of languages.

    • Adding clashing tags, such as both and , enforces a fallback to default, which is different from "no highlighting". (These tags are currently set on this question.)

  2. Or: on the start of a line, specify a language inline using <!-- language: lang --> hints, and indent the code 4 spaces as usual:

    <!-- language: lang-html -->
    
        While not hinted otherwise: <html> source <b>goes</b> "here".
    
    <!-- language: lang-js -->
    
        var a = 3;
        while (not (a > 0)) {
            alert("JavaScript code <b>goes</b> here.");
        }
    
  3. Or:

    • Save your post.

    • Use something like Firebug (Firefox), Web Inspector (Safari, Chrome) or Developer Tools (Internet Explorer 8) to edit the resulting HTML.

    • Find the <pre> element and add the attribute class="prettyprint", or change it into something more specific, like class="lang-vb prettyprint".

    • Run the following in the location bar: javascript:prettyPrint();

share|improve this question
5  
1 ` 1` characters – agf Oct 2 '11 at 0:43
7  
Please convert me to a comment! – Michael Mrozek Nov 23 '11 at 19:56
2  
@Michael Mrozek: ok – BoltClock's a Unicorn Nov 23 '11 at 19:57
2  
This comment formatting looks a lot `like` this. – Paul Martel Jan 10 '12 at 22:48
15  
This so should be a part of every browser's stress test. – C. Ross Jan 12 '12 at 4:26
1  
1  
36  
edit edit edIT FAQ Faq fAq Stack Overflow Stack Overflow [meta] Stack Overflow Stack Overflow Meta Stack Overflow Science Fiction & Fantasy Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing‌​Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing[‌​sqa.se]Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing[s‌​qa.se]Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing[sq‌​a.se]Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing[sqa‌​.se]Software Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & TestingSoftware Quality Assurance & Testing[sqa.‌​se]Software Quality Assurance & TestingSoftware Quality Assurance & Testing – lunboks Jan 26 '12 at 21:52
2  
To faq or not to faq – animuson Feb 3 '12 at 4:49
9  
@George: Ping test 14. – FlackBot Mar 4 '12 at 5:49
12  
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''‌​'''''''''''''''''''''''''''''''''' – NullUserException อ_อ Apr 6 '12 at 17:09
3  
4  
This is intentionally a [trivial answer][1]. [1]: meta.stackoverflow.com/q/98950/188688 – MvG Jul 22 '12 at 23:09
3  
۝҈ ๛๛๛ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈ ҈۝ – mellamokb Feb 1 at 14:42
4  
show 84 more comments

190 Answers

1 2 3 4 5 7

Why does a b not render properly? (5 spaces between a and b in the source!)

But this works fine:

a     b
share|improve this answer
show 3 more comments

*test*ing <- Markdown *test*ing
*test*ing <- Markdown **test**ing
_test_ing <- Markdown __test__ing

testing <- HTML <i>test</i>ing
testing <- HTML <b>test</b>ing
testing <- HTML <b><i>test</i></b>ing

if ac, does b get sterilized?
what about a < b and b > c?

dependency_links.txt

share|improve this answer
show 3 more comments

Using <blockquote> gives you output like this (overflow)

std::allocator > const, std::basic_string, std::allocator > > const&)': ogrewidget.cpp:(.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsEN4Ogre12STLAllocatorIS2_NS7_22CategorisedAllocPolicyILNS7_14MemoryCategoryE0EEEEEE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS2_[std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::basic_string, std::allocator > >, std::_Select1st,

Using <Blockquote> with single enter gives you output with auto-wrap (Here B is capital in <Blockquote>)

std::allocator > const, std::basic_string, std::allocator > > const&)': ogrewidget.cpp:(.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsEN4Ogre12STLAllocatorIS2_NS7_22CategorisedAllocPolicyILNS7_14MemoryCategoryE0EEEEEE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS2_[std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::basic_string, std::allocator > >, std::_Select1st,

share|improve this answer
show 4 more comments

hello guys hai hi guys hi dear hey guys hai hey hey guys hey hey hello guys guys guys guys hai dear hiya hiya hey dear dear hello hiya hi hello hello dear hello hi hi hi hai dear dear hai guys hi hi hey hai dear hiya hai dear hey hello hey hey guys hello guys hai guys hello dear hey dear hai hey hello guys dear hello hello hi hello hello hey hello hiya dear hiya hai hai hi hai dear hey guys hi hiya hello hey hiya hello hey guys hey hiya hello hello dear hai hi hiya hiya hai dear dear hello hiya hiya hi hiya hai hiya hi hello hi hiya hiya hello hiya hey hey dear hello hello hiya hai hey hiya hey hi guys hi hey dear hai hi hiya hi hiya dear hello hiya hello dear hey hey hey hai hello hi hey hiya hai hey guys hey guys hey dear guys hiya hiya dear hiya hello dear hai hai dear hi hiya guys hey hey hi dear hey hai hiya hai hey hai guys hello hai guys dear hiya hai hey hey hai hai hi dear hello hey hello hey guys guys hai hello hello hello dear hai hello hello hey hi hello hey hiya hey hey hello hey hey hey hi hai hiya hi guys hello hello hello hiya hiya hi hi hello hello guys guys hey hai hiya hi hello hey guys hey hello hi hello guys guys hi hi hi hiya hi hai hello hai hello oh hai!

share|improve this answer
6  
oh god it burns....it burrrrrns. – tombull89 Jun 7 '11 at 13:41
show 4 more comments

π = 3.1415926535

share|improve this answer

Hi

Hi

Look! ↗Hi this is tiny text and I don't know if you can see this if you can you must have zoomed in or edited my post and saw the markdown or something like that. Pie is good, by the way.

share|improve this answer
2  
Your text was too large. This has been fixed. – Mechanical snail Feb 7 at 1:21

▛▙▟▜▐▀▄▌▘▛▙▟▜ ▄█▀ u know u want em :)

share|improve this answer
1  
▛ ▜ <br/> ▙ ▟--------- How to do line breaks in comments? – mplungjan Mar 11 '11 at 10:00
1  
@mplungjan You can't. – badp's kitten Mar 11 '11 at 10:02
9  
What a pity.                                                                                                                                                                That would be useful sometimes. – toscho Jun 6 '11 at 14:40
8  
We detected an invalid link in your post, please correct it. (this message will be automatically removed when the link is fixed) – Community May 14 '12 at 5:24
show 12 more comments

Trying to have a code block as the first paragraph of a list item:

  1. naive way

  2. using html
  3. as second paragraph works fine

    code test
    
  4. html comment doesn't force it

  5. with a blank line between
    

  1. using explicit html there is still no number
share|improve this answer
1  
The missing numbers (2. and 5. in the first list, and 1. in the second list) do show in my Firefox (though a bit ugly). But not in my Chrome and Safari, on a Mac. – Arjan Jul 24 '11 at 14:42

Do non-breaking spaces work? Yes!

Normal space

1000000 megabyte, 2000000 megabyte, 4000000 megabyte, 8000000 megabyte, 16000000 megabyte, 32000000 megabyte, 64000000 megabyte, 128000000 megabyte, 256000000 megabyte, 512000000 megabyte, 1024000000 megabyte, 2048000000 megabyte, 4096000000 megabyte, 8192000000 megabyte, 16384000000 megabyte, 32768000000 megabyte, 65536000000 megabyte.

Non-breaking space

1000000 megabyte, 2000000 megabyte, 4000000 megabyte, 8000000 megabyte, 16000000 megabyte, 32000000 megabyte, 64000000 megabyte, 128000000 megabyte, 256000000 megabyte, 512000000 megabyte, 1024000000 megabyte, 2048000000 megabyte, 4096000000 megabyte, 8192000000 megabyte, 16384000000 megabyte, 32768000000 megabyte, 65536000000 megabyte.

share|improve this answer
1  
Likewise: soft hyphens, though not too well in tables in Firefox 4. – Arjan May 10 '11 at 6:39

This is my answer...there are many like it, but this one is mine.

Anyway, here take some bricks and build a castle:

          another      brick            

            in                 

the                            wall

share|improve this answer
show 6 more comments

Answer for Popular Demand so my tests don't clog up other people's global inboxes.


Looks like this answer is still needed.

Bare: http://en.wikipedia.org/wiki/Dagger_(typography) ← doesn't work
%29: http://en.wikipedia.org/wiki/Dagger_(typography%29 ← link functions but looks ugly/wrong


From Please improve the auto-linking to allow square and round brackets

For example, this won't work with the linking feature:

http://java.sun.com/j2se/1.5.0/docs/api/java/util/Arrays.html#binarySearch(int[], int)

If I try and [link it][1] this is the result.

[1]: http://java.sun.com/j2se/1.5.0/docs/api/java/util/Arrays.html#binarySearch(int[], int)

share|improve this answer
show 5 more comments

test test test test test test test test

Ha! This is now mine!

Code Intention Test
    Yes, this is intended...
    At least I think so.
Not sure how that works.
    Typoe

This is intended with one tab
    This with two!
        This with three!
    Two again!
one!

Mixed! Spaces
Tab
    Two Tabs...
    Spaces + Tabs
    Tab + Spaces
share|improve this answer
show 1 more comment

Thanks for your edit!

This edit will be visible only to you until it is peer reviewed.




\ | / /

/ / | \


h1 -


h2 -


h3 -


h4 -
h5 -
h6 -

In the preview, [tag:-] shows as [].

Test: [].


Your approximate location


Do

not

hover over the empty box!


Stack Overflow
       Stack Overflow


When editing, links show while the rest of the box doesn't, but the effect is lost when viewing the post normally.
Click edit to see the intended effect, then click cancel.

Normal words don't appear until you hover over them, but any links in boxes will show, whether you have hovered over them or not. You will have read this by now, unless your browser is so slow that it's about to freeze.

The above box is supposed to look like this:

              don't                  hover over           any          boxes                    you                                    will                                                                          freeze 


Test comments welcome.

share|improve this answer
show 15 more comments

I guess you can't combine them:

[tag:formatting support]

[tag:support OR formatting]

How about:

or:

share|improve this answer
show 2 more comments

Test answer CASTLE BUILDING TIME

asdfsgnrjgagblbfgjkadsbnjkbgljuawbgj d van gjksandvjlsldjkgfwbgasdjvn fjgbadmbgjskdbaglkjsbdfgTest answer CASTLE BUILDING TIME

asdfsgnrjgagblbfgjkadsbnjkbgljuawbgj d van gjksandvjlsldjkgfwbgasdjvn fjgbadmbgjskdbaglkjsbdfgTest answer CASTLE BUILDING TIME

asdfsgnrjgagblbfgjkadsbnjkbgljuawbgj d van gjksandvjlsldjkgfwbgasdjvn fjgbadmbgjskdbaglkjsbdfgTest answer CASTLE BUILDING TIME

asdfsgnrjgagblbfgjkadsbnjkbgljuawbgj d van gjksandvjlsldjkgfwbgasdjvn fjgbadmbgjskdbaglkjsbdfg

rejriw b qg rbqguwbdvjrn vjrgrgaqfdvsfgr MOAR KEYBOARD GOODNESS

Using <kbd> now. sorry

Using <key> now. sorry

Your approximate location

checking disappearance!

Done

cutting my own words!

share|improve this answer

test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test

share|improve this answer
show 3 more comments

test link

hidden stuff (spoiler)







Find the text!

wut

darn div id portallink does not work

♥▼♥

I am an image link? No


I am an image link?

YES

Clickable as well

share|improve this answer
show 3 more comments

None:

while True do
begin
  struct := 7; { Hallo }
end;

Pascal:

while True do
begin
  struct := 7; { Hallo }
end;

Delphi:

while True do
begin
  struct := 7; { Hallo }
end;

C:

while True do
begin
  struct := 7; { Hallo }
end;
share|improve this answer

Testing.

add(num1, num2) {…}

Markdown source:

#add(num1, num2) {…}

Escaped #:

#add(num1, num2) {…}

Markdown source:

\#add(num1, num2) {…}

Wrapped in backticks (`code`):

#add(num1, num2) {…}

Markdown source:

`#add(num1, num2) {…}`

Indented by 4 spaces:

#add(num1, num2) {…}

Markdown source:

    #add(num1, num2) {…}

Testing.

I ain't* here.

  • am not

Markdown source:

I ain't* here.

*am not

Escaped *:

I ain't* here.

* am not

Markdown source:

I ain't\* here.

\* am not

Superscript (<sup>):

I ain't1 here.

1 am not

Markdown source:

I ain't<sup>1</sup> here.

<sup>1</sup> am not

Clarify on hover:

I ain't here.

Markdown source:

I [ain't][1] here.

[1]: http:/// "am not"

Testing.

Hello, world!

Markdown source:

<div id='myDiv'>Hello, world!</div>

Wrapped in backticks (`code`):

<div id='myDiv'>Hello, world!</div>

Indented by 4 spaces:

<div id='myDiv'>Hello, world!</div>

Markdown source:

    <div id='myDiv'>Hello, world!</div>

Made for
Should Markdown be opt-in? No.

share|improve this answer
1  
We detected an invalid link in your post, please correct it. (this message will be automatically removed when the link is fixed) – Community May 14 '12 at 5:24
show 1 more comment

I don't think code blocks are working correctly after a bulleted list

  • one
  • two

    This is indented with 4 spaces, but isn't showing as a code block

Paragraph

another code block 

  • point.
    more on that point.

    some code for that point
    
some pointless code.
share|improve this answer

will the "hai" in the beginning be removed?

Original: Hai, will the "hai" in the beginning be removed

Yes!

Ref: Should 'Hi', 'thanks' and taglines and salutations be removed from posts?

share|improve this answer
show 2 more comments

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ullamcorper, eros ut faucibus dapibus, nibh nunc lacinia ligula, et sagittis nibh lorem at purus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Praesent scelerisque turpis nec eros luctus fringilla. Curabitur vitae lacus a sem posuere sollicitudin in at sapien.

  • Sed ac augue sapien, varius congue dolor.
  • Aliquam at enim eget purus gravida faucibus vitae et justo.
  • In et mauris ac dolor consectetur blandit.
  • Pellentesque aliquam vehicula felis, nec eleifend turpis tincidunt id.

Nunc laoreet lectus tempor massa tempus bibendum. Suspendisse potenti. Nunc euismod, dolor vitae pharetra dictum, justo nisi dignissim lectus, elementum ornare quam felis eget turpis. Praesent vel felis eget eros scelerisque condimentum. Suspendisse eu elit id turpis dictum imperdiet. In hac habitasse platea dictumst. Duis tempor ligula eu enim suscipit vitae pulvinar dui cursus.

share|improve this answer
show 3 more comments

I find it hard to believe, with the amount of rep that you have, that you would consider simply linking to another question is all it takes to make a good answer?

If your answer to question A can be used in question B, that suggests that B is a duplicate of A and can be closed as such.

If they are not duplicates, then you should be answering the question. Tailor your code to answer the actual question asked.

It has been well established that answers which contain nothing more than links will likely be deleted. They may be converted to comments, or they may not. There are plenty of related discussions here.

share|improve this answer

See Can we get rid of the default text "enter image description here"? for details


As an aside: Chrome and Safari would show it too, but only if it can fit the text. Both do actually increase the width of the image to match the length of the text, but still won't show the text unless that width is also explicitly specified... So: that requires one to increase the default dimensions a bit, like <img src="http://not" width="184" height="48" alt="enter image description here"> does show it. Not sure if that's specific to the Stack Exchange CSS? (Like maybe some other dimensions from the SE CSS are used, when image dimensions are missing.)

![alt text](http://not)  
<img src="http://not" height="48" alt="alt text">  
<img src="http://not" width="44" height="48" alt="alt text">

![enter image description here](http://not)
<img src="http://not" height="48" alt="enter image description here">
<img src="http://not" width="184" height="48" alt="enter image description here">

alt text alt text alt text

enter image description here enter image description here enter image description here

Odd.

In Chrome on my Mac the above looks like:

Missing images in Chrome

In my Safari:

Missing images in Safari

And in my Firefox shows no image placeholders at all.

share|improve this answer
show 2 more comments

  • Whiterun Military Camp
  • Honningbrew Meadery
  • White River Watch

  • share|improve this answer

    This should be code:

    $VAR1 = { 'P5' => {   'E' => '06' => [100, 200, 95] 'B' => '23' => [20, 1000, 05, 30]   },   'P2' => {         'C' => '24' => [18, 23, 2300, 3456]   },   'P1' => {         'A' => '12' => [24, 25, 3200, 5668]         'D' => '15' => [168]       } };

    share|improve this answer
    show 1 more comment
    1 2 3 4 5 7

    You must log in to answer this question.

    protected by Community Jun 29 '12 at 10:57

    This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

    Not the answer you're looking for? Browse other questions tagged