0 Votes

Changes for page Start here if you're new

Last modified by Ryan C on 2025/05/14 17:18

From version 13.1
edited by Ryan C
on 2025/03/16 01:27
Change comment: There is no comment for this version
To version 14.1
edited by Ryan C
on 2025/05/14 13:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -96,10 +96,6 @@
96 96  * **Wiki Editor**: This mode enables direct editing using XWiki’s markup syntax. It’s suitable for users comfortable with wiki syntax and those requiring precise control over the content structure.
97 97  * **Inline Form Editing**: Used primarily for pages containing structured data or custom applications, this mode presents editable fields directly within the page view, streamlining data entry and updates.
98 98  
99 -=== **Switching Between Syntaxes** ===
100 -
101 -XWiki supports multiple syntaxes, including XWiki 2.1, MediaWiki, and others. While it’s possible to switch a page’s syntax, exercise caution, as certain syntaxes may not fully support WYSIWYG editing. For instance, changing a page to MediaWiki syntax might limit the availability of the WYSIWYG editor. citeturn0search6
102 -
103 103  == **Essential Formatting Options** ==
104 104  
105 105  To ensure content is both engaging and accessible, utilize the following formatting techniques:
... ... @@ -117,7 +117,7 @@
117 117  
118 118  
119 119  
120 -*
116 +*
121 121  ** (((
122 122  === **Bold**: Surround text with double asterisks. ===
123 123  )))
... ... @@ -127,7 +127,7 @@
127 127  {{/code}}
128 128  
129 129  
130 -*
126 +*
131 131  ** (((
132 132  === **Italics**: Use double underscores. ===
133 133  )))
... ... @@ -137,7 +137,7 @@
137 137  {{/code}}
138 138  
139 139  
140 -*
136 +*
141 141  ** (((
142 142  === **Underline**: Enclose text with double tildes. ===
143 143  )))
... ... @@ -147,7 +147,7 @@
147 147  {{/code}}
148 148  
149 149  
150 -*
146 +*
151 151  ** (((
152 152  === **Unordered List**: Begin lines with asterisk (*) or hyphen (-). ===
153 153  )))
... ... @@ -158,7 +158,7 @@
158 158  {{/code}}
159 159  
160 160  
161 -*
157 +*
162 162  ** (((
163 163  === **Ordered List**: Start lines with a number followed by a period. ===
164 164  )))