Tango.info wiki editing

From tango.info wiki
Revision as of 2008-10-16T00:26:49 by Tobiasco (talk | contribs)
Jump to navigation Jump to search

There is one problem in wiki editing: line breaks do not work as expected.

Solution: If you want a new line you can

  • insert one extra empty line or
  • 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.