... |
... |
@@ -113,6 +113,7 @@ |
113 |
113 |
|
114 |
114 |
|
115 |
115 |
|
|
116 |
+* |
116 |
116 |
** ((( |
117 |
117 |
=== **Bold**: Surround text with double asterisks. === |
118 |
118 |
))) |
... |
... |
@@ -122,6 +122,7 @@ |
122 |
122 |
{{/code}} |
123 |
123 |
|
124 |
124 |
|
|
126 |
+* |
125 |
125 |
** ((( |
126 |
126 |
=== **Italics**: Use double underscores. === |
127 |
127 |
))) |
... |
... |
@@ -131,6 +131,7 @@ |
131 |
131 |
{{/code}} |
132 |
132 |
|
133 |
133 |
|
|
136 |
+* |
134 |
134 |
** ((( |
135 |
135 |
=== **Underline**: Enclose text with double tildes. === |
136 |
136 |
))) |
... |
... |
@@ -140,6 +140,7 @@ |
140 |
140 |
{{/code}} |
141 |
141 |
|
142 |
142 |
|
|
146 |
+* |
143 |
143 |
** ((( |
144 |
144 |
=== **Unordered List**: Begin lines with asterisk (*) or hyphen (-). === |
145 |
145 |
))) |
... |
... |
@@ -150,6 +150,7 @@ |
150 |
150 |
{{/code}} |
151 |
151 |
|
152 |
152 |
|
|
157 |
+* |
153 |
153 |
** ((( |
154 |
154 |
=== **Ordered List**: Start lines with a number followed by a period. === |
155 |
155 |
))) |
... |
... |
@@ -162,13 +162,15 @@ |
162 |
162 |
|
163 |
163 |
== **Links** == |
164 |
164 |
|
165 |
|
-==== **Internal Link**: Use square brackets with the page name. ==== |
166 |
166 |
|
|
171 |
+ |
|
172 |
+==== ** Internal Link**: Use square brackets with the page name. ==== |
|
173 |
+ |
167 |
167 |
{{code}} |
168 |
168 |
[[PageName]] |
169 |
169 |
{{/code}} |
170 |
170 |
|
171 |
|
-* |
|
178 |
+* |
172 |
172 |
** ((( |
173 |
173 |
==== **External Link**: Provide the URL directly. ==== |
174 |
174 |
))) |