Markdown

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2007-06-02 11:31 2007-06-02 11:41
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-06-02 11:31 by Andrew Plotkin
2007-06-02 11:41 by Andrew Plotkin
3See that page for the full formatting rules.3See that page for the full formatting rules.
44
5The wiki's version of Markdown differs from the sp5The wiki's version of Markdown differs from the sp
>ec in a few ways:>ec in a few ways:
66
7* Wiki links are text in `[square brackets]`. Came7* Wiki links are text in `[square brackets]`. Came
>lCase text is *not* automatically linkified.>lCase text is *not* automatically linkified.
tt8* To give a label to a wiki link, use a vertical b
 >ar: `[Markdown|Information about formatting]`
8* Raw HTML tags are not allowed. If you can't do i9* Raw HTML tags are not allowed. If you can't do i
>t in Markdown syntax, you're stuck. Sorry; I will >t in Markdown syntax, you're stuck. Sorry; I will 
>loosen this restriction when there's a need *and* >loosen this restriction when there's a need *and* 
>when I understand scripting attacks well enough to>when I understand scripting attacks well enough to
> guarantee they're blocked.> guarantee they're blocked.
9* `{redirect target="DEST"}` redirects to the name10* `{redirect target="DEST"}` redirects to the name
>d wiki page. (The redirect link should be the only>d wiki page. (The redirect link should be the only
> thing on the page, since nobody will see the rest> thing on the page, since nobody will see the rest
> of the page anyhow.)> of the page anyhow.)
10* `{img id="NUM"}` displays an inline image. The `11* `{img id="NUM"}` displays an inline image. The `
>id=NUM` should be the number of the attachment on >id=NUM` should be the number of the attachment on 
>that page which you want to display. You can also >that page which you want to display. You can also 
>specify `alt`, `align`, `width`, and `height` attr>specify `alt`, `align`, `width`, and `height` attr
>ibutes.>ibutes.
1112
12If you want to practice editing pages, use the [Sa13If you want to practice editing pages, use the [Sa
>ndbox] page.>ndbox] page.
Markdown - last changed 2007-06-05 15:07 by Andrew Plotkin (zarf)