Changes for page Sandbox Test Page 3

Last modified by Jareth Carpenter on 2026/08/20 22:29

From version 31.1
edited by Jareth Carpenter
on 2026/08/17 16:13
Change comment: There is no comment for this version
To version 29.2
edited by Jareth Carpenter
on 2026/08/17 14:59
Change comment: Auto-saved during real-time collaboration

Summary

Details

Page properties
Content
... ... @@ -8,8 +8,8 @@
8 8  I am going to use this for checking edits to the main page before saving
9 9  
10 10  
11 -{{html clean="false"}}
12 -{{ html clean="false" }}
11 +{{html clean="false" wiki="true"}}
12 +
13 13  <!--
14 14   ============================================================
15 15   FirstDigital - Learning Center Menu (XWiki fragment)
... ... @@ -42,7 +42,7 @@
42 42   that img's src="data:image/jpeg;base64,..." with a URL.
43 43   ============================================================
44 44  -->
45 -<style>
45 +{{css}}
46 46  @import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:wght@300;400;600;800&display=swap');
47 47  
48 48   /* Safety net: if the wiki ever renders this block twice,
... ... @@ -351,7 +351,7 @@
351 351   .fdm-card, .fdm-cta svg { transition: none; }
352 352   }
353 353  
354 -<style>
354 +{{/css}}
355 355  
356 356  <div class="fdm-hub">
357 357  
... ... @@ -428,5 +428,4 @@
428 428   </div>
429 429  
430 430  </div>
431 -{{html}}
432 432  {{/html}}