... |
... |
@@ -63,9 +63,11 @@ |
63 |
63 |
|
64 |
64 |
== Footnote Demo == |
65 |
65 |
|
|
66 |
+{{example}} |
66 |
66 |
footnote{{footnote}} https://www.thewhitearchive.org/bin/view/Guides%20and%20Help/Start%20here%20if%20you're%20new/#edit{{/footnote}} |
67 |
67 |
|
68 |
68 |
{{putFootnotes/}} |
|
70 |
+{{/example}} |
69 |
69 |
|
70 |
70 |
|
71 |
71 |
== Groovy Lookup == |
... |
... |
@@ -138,6 +138,8 @@ |
138 |
138 |
1. Upload or select the image. |
139 |
139 |
1. Choose the **Thumbnail option** to create a clickable enlargable preview automatically. |
140 |
140 |
|
|
143 |
+[[image:1747262485678-297.png||data-xwiki-image-style="thumbnail-clickable" width="200"]] |
|
144 |
+ |
141 |
141 |
---- |
142 |
142 |
|
143 |
143 |
== ⚡ **Using the / Macro Shortcut** == |
... |
... |
@@ -218,7 +218,7 @@ |
218 |
218 |
|
219 |
219 |
|
220 |
220 |
|
221 |
|
-* |
|
225 |
+* |
222 |
222 |
** ((( |
223 |
223 |
=== **Bold**: Surround text with double asterisks. === |
224 |
224 |
))) |
... |
... |
@@ -228,7 +228,7 @@ |
228 |
228 |
{{/code}} |
229 |
229 |
|
230 |
230 |
|
231 |
|
-* |
|
235 |
+* |
232 |
232 |
** ((( |
233 |
233 |
=== **Italics**: Use double underscores. === |
234 |
234 |
))) |
... |
... |
@@ -238,7 +238,7 @@ |
238 |
238 |
{{/code}} |
239 |
239 |
|
240 |
240 |
|
241 |
|
-* |
|
245 |
+* |
242 |
242 |
** ((( |
243 |
243 |
=== **Underline**: Enclose text with double tildes. === |
244 |
244 |
))) |
... |
... |
@@ -248,7 +248,7 @@ |
248 |
248 |
{{/code}} |
249 |
249 |
|
250 |
250 |
|
251 |
|
-* |
|
255 |
+* |
252 |
252 |
** ((( |
253 |
253 |
=== **Unordered List**: Begin lines with asterisk (*) or hyphen (-). === |
254 |
254 |
))) |
... |
... |
@@ -259,7 +259,7 @@ |
259 |
259 |
{{/code}} |
260 |
260 |
|
261 |
261 |
|
262 |
|
-* |
|
266 |
+* |
263 |
263 |
** ((( |
264 |
264 |
=== **Ordered List**: Start lines with a number followed by a period. === |
265 |
265 |
))) |