... |
... |
@@ -169,21 +169,22 @@ |
169 |
169 |
|
170 |
170 |
|
171 |
171 |
|
172 |
|
- ==== **Internal Link**: Use square brackets with the page name. ==== |
|
172 |
+==== ** Internal Link**: Use square brackets with the page name. ==== |
173 |
173 |
|
174 |
174 |
{{code}} |
175 |
175 |
[[PageName]] |
176 |
176 |
{{/code}} |
177 |
177 |
|
|
178 |
+* |
|
179 |
+** ((( |
|
180 |
+==== **External Link**: Provide the URL directly. ==== |
|
181 |
+))) |
178 |
178 |
|
179 |
|
- |
180 |
|
- ==== **External Link**: Provide the URL directly. ==== |
181 |
|
- |
182 |
182 |
{{code}} |
183 |
183 |
[https://www.example.com] |
184 |
184 |
{{/code}} |
185 |
185 |
|
186 |
|
- ((( |
|
187 |
+* ((( |
187 |
187 |
=== **Images** === |
188 |
188 |
))) |
189 |
189 |
|