Forum Markup
When posting entries to the forum, you can use a simple markup language to format the text. The language is a reduced version of Textile .
Most importantly images, tables and inline-HTML are not supported. The most important styles are the following:
| Action | Syntax | Example | Output |
|---|---|---|---|
| emphasis | _text_ | this is _quite_ important | this is quite important |
| strong | *text* | this is *very* important | this is very important |
| strikethrough | -text- | this is -very- important | this is |
| blockquote | bq. text | bq. this is quoted text this is also quoted text this isn't quoted anymore |
this is quoted text this isn’t quoted anymore |
| link | "linktext":link | "a great setlist site":https://www.setlist.fm/ | |
| bulleted list | * text | * Jimmy Page * Robert Plant * John Paul Jones * John Bonham (died 1980) Members of Led Zeppelin |
Members of Led Zeppelin |
| numbered list | # text | # Led Zeppelin # Led Zeppelin II # Led Zeppelin III # untitled (Led Zeppelin IV) Albums 1969 - 1971 |
Albums 1969 - 1971 |
| headings | h{1-6}. text | h1. Discography h2. Early Days _(Note: use sparingly)_ |
DiscographyEarly Days(Note: use sparingly) |