We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7479955 + 3312cf5 commit 95b5d42Copy full SHA for 95b5d42
README.md
@@ -2,7 +2,6 @@ Markdown Cheatsheet
2
===================
3
4
- - - -
5
-
6
# Heading 1 #
7
8
Markup : # Heading 1 #
@@ -104,6 +103,13 @@ Content Cell | Content Cell
104
103
* Nested bullet
105
* Sub-nested bullet etc
106
* Bullet list item 2
+
107
+-OR-
108
109
+ Markup : - Bullet list
110
+ - Nested bullet
111
+ - Sub-nested bullet etc
112
+ - Bullet list item 2
113
~~~
114
115
1. A numbered list
0 commit comments