Tango.info wiki editing: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[category:help]]
[[category:help]]
One thing in wiki editing is strange: line breaks do '''not''' work as expected. If you want a new line you have to insert _extra_ empty line or you have to create a listing with *.
One thing in wiki editing is strange: line breaks do '''not''' work as expected. If you want a new line you have to insert '''one extra empty line''' or you have to '''create a listing with *'''.


A listing, e.g. of tracks, or band members is obtained with a * before each list entry, e.g. you have to write:
A listing, e.g. of tracks, or band members is obtained with a * before each list entry, e.g. you have to write:

Revision as of 2008-10-16T00:25:10

One thing in wiki editing is strange: line breaks do not work as expected. If you want a new line you have to insert one extra empty line or you have to create a listing with *.

A listing, e.g. of tracks, or band members is obtained with a * before each list entry, e.g. you have to write:

* Alberto
* Pedro
* Hugo

to get

  • Alberto
  • Pedro
  • Hugo

If you write

Alberto
Pedro
Hugo

you get

Alberto Pedro Hugo

all in one line.