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 very important

blockquote bq. text bq. this is quoted text
this is also quoted text

this isn't quoted anymore
this is quoted text
this is also quoted text

this isn’t quoted anymore

link "linktext":link "a great setlist site":https://www.setlist.fm/

a great setlist site

bulleted list * text * Jimmy Page
* Robert Plant
* John Paul Jones
* John Bonham
(died 1980)

Members of Led Zeppelin

  • Jimmy Page
  • Robert Plant
  • John Paul Jones
  • John Bonham
    (died 1980)

Members of Led Zeppelin

numbered list # text # Led Zeppelin
# Led Zeppelin II
# Led Zeppelin III
# untitled
(Led Zeppelin IV)

Albums 1969 - 1971

  1. Led Zeppelin
  2. Led Zeppelin II
  3. Led Zeppelin III
  4. untitled
    (Led Zeppelin IV)

Albums 1969 - 1971

headings h{1-6}. text h1. Discography

h2. Early Days

_(Note: use sparingly)_

Discography

Early Days

(Note: use sparingly)