Markdown

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2007-06-05 14:52 2007-06-05 14:57
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-06-05 14:52 by Andrew Plotkin
2007-06-05 14:57 by Andrew Plotkin
f1This wiki uses John Gruber's [Markdown](http://darf1This wiki uses John Gruber's [Markdown](http://dar
>ingfireball.net/projects/markdown/) formatting lan>ingfireball.net/projects/markdown/) formatting lan
>guage.>guage.
22
t3See [Markdown syntax](http://daringfireball.net/prt3See [Markdown syntax](http://daringfireball.net/pr
>ojects/markdown/syntax) for the full formatting ru>ojects/markdown/syntax) for the full formatting ru
>les.>les. Here are some highlights:
4
5* `# Header` for a header; `## Level 2 Header`, et
 >c.
6* `> Line...` for block quote (can be extended ove
 >r many lines)
7* `* Line...` for a bulleted list (or `- Line...`,
 > or `+ Line...` -- all equivalent)
48
5The wiki's version of Markdown differs from the sp9The wiki's version of Markdown differs from the sp
>ec in a few ways:>ec in a few ways:
610
7* Wiki links are text in `[square brackets]`. The 11* Wiki links are text in `[square brackets]`. The 
>link text is not case-sensitive. CamelCase text is>link text is not case-sensitive. CamelCase text is
> *not* automatically linkified.> *not* automatically linkified.
8* To give a label to a wiki link, use a vertical b12* To give a label to a wiki link, use a vertical b
>ar: `[Markdown|Information about formatting]`>ar: `[Markdown|Information about formatting]`
Markdown - last changed 2007-06-05 15:07 by Andrew Plotkin (zarf)