Tango.info wiki editing: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
* '''insert one extra empty line''' or  
* '''insert one extra empty line''' or  
* '''create a listing with *'''.
* '''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:
  * Alberto
  * Alberto

Revision as of 2008-10-16T00:26:49

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.