Bullets

From Primary Surgery

Jump to: navigation, search

Regular bullets

Creating bullets is very easy, simply put an asterisk "*" at the start of a line.

Using the following code:

*Aardvark
*Hyena
*Marmot
*Turtle
*Zebra

To produce the following bullets:

  • Aardvark
  • Hyena
  • Marmot
  • Turtle
  • Zebra

Numbered bullets

Creating bullets is very easy, simply put a pound/number sign "#" at the start of a line.

Using the following code:

#First item
#Second item
#Third item
#Fourth item
#Fifth item

To produce the following bullets:

  1. First item
  2. Second item
  3. Third item
  4. Fourth item
  5. Fifth item
Personal tools
Primary Surgery Books