Skip to content

Commit 95b5d42

Browse files
authored
Merge pull request tchapi#13 from mittulmandhan/patch-1
one more markup for bullet points
2 parents 7479955 + 3312cf5 commit 95b5d42

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Markdown Cheatsheet
22
===================
33

44
- - - -
5-
65
# Heading 1 #
76

87
Markup : # Heading 1 #
@@ -104,6 +103,13 @@ Content Cell | Content Cell
104103
* Nested bullet
105104
* Sub-nested bullet etc
106105
* Bullet list item 2
106+
107+
-OR-
108+
109+
Markup : - Bullet list
110+
- Nested bullet
111+
- Sub-nested bullet etc
112+
- Bullet list item 2
107113
~~~
108114

109115
1. A numbered list

0 commit comments

Comments
 (0)