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. To open Chrome Dev Tools, press F12

    • 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

191 Answers

1 3 4 5 6 7
if (isset($item['load_functions'][1]) && !empty($item['map'][2]) && $item['load_functions'][3] == 'node_load') {
  $node = $router_item['map'][4];
}
else {
  // The menu item is not for a node.
}

menu_get_object()

menu_get_item()

share|improve this answer
if (isset($item['load_functions'][1]) && !empty($item['map'][2]) && $item['load_functions'][3] == 'node_load') {
  $node = $router_item['map'][4];
}
else {
  // The menu item is not for a node.
}

menu_get_object()

menu_get_item()

share|improve this answer

test. to see, if the spaces: removed! are? visible/ without the' show mark- down differences'

2nd test to see if I can edit a deleted ans

share|improve this answer

This is an answer to test somethin' 'bout deletions.

share|improve this answer
show 1 more comment

uhm..why _italic_does_not_work_when_I_use_the_underscore_ ?

How about

  1. foo[*bar* + 1]
  2. foo[bar + 1]
  3. *foo[bar + 1]
share|improve this answer
1  
There is a reason for this, fwiw. meta.stackoverflow.com/questions/116986/… – jcolebrand Jan 10 '12 at 16:01
show 4 more comments

Testing the tag feature... I don't think I have it right...

Sweet, that was too simple ... (

spoiler text in a blockquote?

share|improve this answer

Mouse over the left of the tower of hello

Yay you can follow instructions hello

Apparently <kbd> is immune to spoilers

hi

hi again

hi yet again

potato

why is this text drifting out

help

! spoilers don't work now?

! hey that's messed up


now they do?!?!

share|improve this answer

Partially bold **Part**<!-- fix -->ially bold

partially italic *part*<!-- fix -->ially italic

Partially bold/italic ***Part***<!-- fix -->ially bold/italic

OLD:

*Part*ially bold

*part*ially italic

*Part*ially bold/italic

**Part**ially bold

*part*ially italic

****Part****ially bold/italic
share|improve this answer

I've always wondered how to put a backtick in a backtick, now I know. Use 2 backticks as delimiters. ``.

SELECT `a` from `table` where `b`=`c`;

share|improve this answer
1  
Documented here, Rocket. – Arjan Feb 4 at 17:52
show 2 more comments

this is a link

This is a line with some code
This is another line with some code
This is a link with code in it
This is more code

This CSS overlapping is really starting to piss me off.

share|improve this answer
show 3 more comments

Testing lists with large code blocks

  1. Test

    0
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    

    Next one has no leading text

  2. 0
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    
share|improve this answer

what is this magic dust that causes things to appear

share|improve this answer
show 3 more comments

hello i am testing out the hi/thanks/tagline remover

share|improve this answer
show 1 more comment

Acabáis de entrar en una de nuestras góticas basílicas, y es la hora en que con toda pompa se oficia ante los fieles. Los cánticos sagrados y las plegarias fervorosas adquieren resonancia en los ángulos del templo. Las flores silvestres esparcidas por todo el pavimento «ofrecen mil olores al sentido». El incienso que arde en los pebeteros del altar suspende por algunos instantes vuestro pensamiento, y os pone en deseo de reclinar la cabeza para recibir en plácido desmayo las tristes y graves melodías del órgano. Todo es paz y sosiego. Los ruidos mundanales no quieren vibrar en aquella atmósfera seráfica.

Si oís al orador de que ahora estoy tratando, experimentaréis sensaciones análogas. Parece que no vive en medio de la lucha de creencias y doctrinas cuyo fragor conturba nuestros ánimos, y su oratoria es, pudiéramos decir, extramundana. En los momentos más críticos de la contienda, cuando el coraje inyecta de sangre los ojos de los héroes y la muerte cierne sus alas sobre el campo de batalla, levántase un orador con severo continente, saca del bolsillo una encíclica romana, y da comienzo á su lectura, que impasible y tranquilo hace prolongar un buen lapso de tiempo. ¡Quién lo diría! Esta lectura es la lluvia copiosa y refrescante que apaga los ardores de la tierra. En adelante, los oradores se levantan á hablar entumecidos, y la sesión figura padecer de reumatismos.

Sigamos con el agua. No escucháis los ruidos medrosos y solemnes de poderosa catarata que se despeña, sino el susurro monótono del arroyo que serpea entre yerbas aromáticas, y al cual acompaña el no menos triste y monótono rumor que el viento produce en los árboles. En vano anheláis nuevas y variadas emociones. El orador, como la Naturaleza, languidece sin morir jamás. Navegamos por el mar Muerto, sin que un soplo de la brisa hinche nuestras velas.

Muchas veces me he preguntado: ¿qué actitud pensaría tomar el Sr. Perier dentro de la Convención francesa? Después de las enrojecidas palabras de Marat, ¿cómo sonarían sus discretas disertaciones? De aquella Montaña partían torrentes espumosos y violentos huracanes. ¡Qué cefirillos tan suaves llegarían si el Sr. Perier se viera en ella!

Las distancias que de su homónimo Casimiro Perier le separan son inmensas. Aquel orador, cuya energía borrascosa tiranizaba á todas las fracciones de la Cámara, se hubiera visto en grave aprieto ante la cristiana mansedumbre de su tocayo. ¡Bienaventurados los mansos, porque ellos poseerán la tierra!

Para figurarse con cierta exactitud á este orador, es indispensable haber contemplado mucho tiempo un cielo siempre límpido, que si primero serena y dulcifica nuestro espíritu, luego empezará á causarnos tedio y concluirá por abrumarnos. ¡Con qué ansia pedimos entonces á ese cielo que en sus senos profundos condense los vapores que recibe y un momento nos cubra al astro del día! ¡Ay! ¡en el cielo del pensamiento del Sr. Perier jamás ha estallado tempestad alguna!

La dicción es correcta y el ademán sosegado; pero le falta color y animación.batallador, ni mucho menos para engolfarse en el laberíntico juego de la ironía y la sátira.

Nada hay que nos disguste tanto como el gracejo del Sr. Moret cuando graceja. Con aquel rostro afeminado, con aquellos ojos que, aun queriendo reflejar malicia, siguen expresando la misma amable inocencia, con aquel aire soñador, con aquella voz conmovida y temblorosa que frecuentemente se anuda en la garganta, produciendo un movimiento de simpatía en el auditorio, ¿aspira el Sr. Moret á ser zumbón? ¿No comprende que el chiste que sale de su boca suena como un suspiro?

Abandone el ilustre orador esa forma, que se hizo para almas más revueltas y tempestuosas que la suya; nagrias que puedan herir ninguna susceptibilidad.

share|improve this answer
show 3 more comments

Test test test test

More test

foo test

b ar f efe fe ge ge g

ge

akeoka feafkae kfoa ejfoeaj

share|improve this answer
3  
aw, don't beat yourself up about it. – Jeff Atwood Aug 30 '11 at 9:35
show 1 more comment

Is <something> no in longer hidden (where something is not an allowed HTML tag)?

Conclusion: there is no change, but <> seems to be a special case. Encoding < as &lt; is still required (if not formatted as by code).

share|improve this answer
show 1 more comment

Some code formatting for testing of the problem outlined here: What is Wrong with Code Formatting.

asyncTask.ContinueWith(task =>
{
    // Check task status.
    switch (task.Status)
    {
        // Handle any exceptions to prevent UnobservedTaskException.             
        case TaskStatus.RanToCompletion:
            if (asyncTask.Result)
            {
                // Do stuff...
            }
            break;
        case TaskStatus.Faulted:
            if (task.Exception != null)
                mainForm.progressRightLabelText = task.Exception.InnerException.Message;
            else
                mainForm.progressRightLabelText = "Operation failed!";
        default:
            break;
    }
}

This does not format correctly.

share|improve this answer

Just testing:

Code formatting doesn't work well with NO-BREAK SPACE

-38 y1  +  35 y2  +  31 y3  = -3047

  11 y1 + -13 y2 + -34 y3 = 784

  34 y1 + -21 y2 + 19 y3 = 2949

But works with space (ASCII 32)

-38 y1  +  35 y2  +  31 y3  = -3047

11 y1  + -13 y2  + -34 y3  = 784

34 y1  + -21 y2  +  19 y3  = 2949
share|improve this answer

Test persian. comment here by Arabic/Farsi language. for example:

الله اكبر

share|improve this answer
show 1 more comment

This is a test for strikethrough.

share|improve this answer

The original standard for mailto: links, RFC 1738, says this:

A mailto URL takes the form:

mailto:<rfc822-addr-spec>

where <rfc822-addr-spec> is (the encoding of an) addr-spec, as specified in RFC 822 [1].

Under that definition, no proper name could be included.

But the mailto: section of RFC 1738 has been superseded by RFC 2368, which allows (among other things, including predefined subject lines) for an RFC 822 mailbox specification—which includes a proper name.

TL;DR: mailto:Fred Foo<foo@example.com> should work (and does, for me; you may have to encode the space, i.e., mailto:Fred%20Foo<foo@example.com>).

share|improve this answer
show 1 more comment
1 3 4 5 6 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