0 Votes

Changes for page Start here if you're new

Last modified by Ryan C on 2025/06/28 04:59

From version 12.1
edited by Ryan C
on 2025/03/16 01:25
Change comment: There is no comment for this version
To version 13.1
edited by Ryan C
on 2025/03/16 01:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -117,7 +117,7 @@
117 117  
118 118  
119 119  
120 -*
120 +*
121 121  ** (((
122 122  === **Bold**: Surround text with double asterisks. ===
123 123  )))
... ... @@ -127,7 +127,7 @@
127 127  {{/code}}
128 128  
129 129  
130 -*
130 +*
131 131  ** (((
132 132  === **Italics**: Use double underscores. ===
133 133  )))
... ... @@ -137,7 +137,7 @@
137 137  {{/code}}
138 138  
139 139  
140 -*
140 +*
141 141  ** (((
142 142  === **Underline**: Enclose text with double tildes. ===
143 143  )))
... ... @@ -147,7 +147,7 @@
147 147  {{/code}}
148 148  
149 149  
150 -*
150 +*
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 -*
161 +*
162 162  ** (((
163 163  === **Ordered List**: Start lines with a number followed by a period. ===
164 164  )))
... ... @@ -277,4 +277,6 @@
277 277  {{/velocity}}
278 278  {{/code}}
279 279  
280 -
280 +== See Also: ==
281 +
282 +[[Syntax Help official documentation for a full list of formatting options>>doc:XWiki.XWikiSyntax]]