... |
... |
@@ -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. citeturn0search6 |
102 |
|
- |
103 |
103 |
== **Essential Formatting Options** == |
104 |
104 |
|
105 |
105 |
To ensure content is both engaging and accessible, utilize the following formatting techniques: |
... |
... |
@@ -277,4 +277,6 @@ |
277 |
277 |
{{/velocity}} |
278 |
278 |
{{/code}} |
279 |
279 |
|
280 |
|
- |
|
276 |
+== See Also: == |
|
277 |
+ |
|
278 |
+[[Syntax Help official documentation for a full list of formatting options>>doc:XWiki.XWikiSyntax]] |