Markdown

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2007-06-01 18:14 2007-06-01 19:02
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-06-01 18:14 by Andrew Plotkin
2007-06-01 19:02 by Andrew Plotkin
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. CamelCas7* Wiki links are text in square brackets. CamelCas
>e text is *not* automatically linkified.>e text is *not* automatically linkified.
8* Raw HTML tags are not allowed. If you can't do i8* 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 name9* `{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.)
tt10* `{img id="NUM"}` displays an inline image. The `
 >id=NUM` should be the number of the attachment on 
 >that page which you want to display. You can also 
 >specify `alt`, `align`, `width`, and `height` attr
 >ibutes.
1011
11If you want to practice editing pages, use the [Sa12If 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)