(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Unordered Lists #

Two options:

*
-

A large majority of wiki engines use an asterisk (*) to denote bullet lists. The multiple asterisk approach for sublists was the first wiki syntax for sublists. Users do not need to count leading spaces like in markups where a sublist level is determined by the number of its leading spaces.

Ignoring the indentation makes at least the first-level (most common) lists work across practically all wiki engines that use asterisks for lists, and is also friendly for users who indent their lists reflexively.

Multi-line and multi-paragraph lists are too rare and complicated to include in core standard.

Hyphens (-) were not chosen due to the following reasons:

  1. asterisks are overwhelmingly more popular in current wiki syntaxes
  2. if you have a list of numbers, how do you know which numbers are negative?
  3. many people sign their names on wiki using a hyphen or a double hyphen
  4. dashes are used to write dialogues

Ordered Lists #

Two options:

#
1.

The number sign (#) is used for ordered lists in most wikis. Using the same rules as for unordered lists makes it easierto learn and remember the markup.

The number was not chosen as it defeats the point of having ordered lists, since you have to number your items anyway. Also, you would have to type two characters instead of just one.

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
dat
Ordered lists in wiki engines.dat 0.2 kB 17 15-Jul-2008 17:23 unknown
png
» Ordered lists in wiki engines.png 15.8 kB 17 15-Jul-2008 17:23 unknown
dat
Unordered lists in wiki engines.dat 0.1 kB 19 15-Jul-2008 17:23 unknown
png
» Unordered lists in wiki engines.png 12.5 kB 19 15-Jul-2008 17:23 unknown
« This particular version was published on 08-Feb-2007 17:37 by RadomirDopieralski.