Editing-Tips.md
... ...
@@ -13,7 +13,9 @@ Place 1 or more hash characters # on a new line followed by a space before the t
13 13
14 14
### Bulleted (unnumbered) Lists
15 15
16
-Place an asterix * or - at the start of a new line followed by a space before the astrix. Add 1 or more spaces before the asterix to indent the list. For example:
16
+Place a colon : on the end of the sentence before the bullets start. Place an asterix * or - at the start of a new line followed by a space before the astrix. Add 1 or more spaces before the asterix to indent the list.
17
+
18
+For example:
17 19
- this is a bullet list item
18 20
* this is a second level bullet item
19 21
* and another