... |
... |
@@ -2,8 +2,10 @@ |
2 |
2 |
|
3 |
3 |
---- |
4 |
4 |
|
5 |
|
-== == |
|
5 |
+== Getting Started with XWiki == |
6 |
6 |
|
|
7 |
+This page covers all the essential steps and tips you need to create great content in XWiki without any confusion. |
|
8 |
+ |
7 |
7 |
== 📖 Table of Contents: == |
8 |
8 |
|
9 |
9 |
{{toc/}} |
... |
... |
@@ -10,12 +10,6 @@ |
10 |
10 |
|
11 |
11 |
---- |
12 |
12 |
|
13 |
|
-== Getting Started with XWiki == |
14 |
|
- |
15 |
|
-This page covers all the essential steps and tips you need to create great content in XWiki without any confusion. |
16 |
|
- |
17 |
|
-== == |
18 |
|
- |
19 |
19 |
== 📎 **Attachments and Images** == |
20 |
20 |
|
21 |
21 |
You can easily upload files and images directly from the WYSIWYG editor: |
... |
... |
@@ -173,21 +173,22 @@ |
173 |
173 |
|
174 |
174 |
|
175 |
175 |
|
176 |
|
-==== **Internal Link**: Use square brackets with the page name. ==== |
|
172 |
+==== ** Internal Link**: Use square brackets with the page name. ==== |
177 |
177 |
|
178 |
178 |
{{code}} |
179 |
179 |
[[PageName]] |
180 |
180 |
{{/code}} |
181 |
181 |
|
182 |
|
- |
183 |
|
- |
|
178 |
+* |
|
179 |
+** ((( |
184 |
184 |
==== **External Link**: Provide the URL directly. ==== |
|
181 |
+))) |
185 |
185 |
|
186 |
186 |
{{code}} |
187 |
187 |
[https://www.example.com] |
188 |
188 |
{{/code}} |
189 |
189 |
|
190 |
|
-((( |
|
187 |
+* ((( |
191 |
191 |
=== **Images** === |
192 |
192 |
))) |
193 |
193 |
|
... |
... |
@@ -277,6 +277,4 @@ |
277 |
277 |
{{/velocity}} |
278 |
278 |
{{/code}} |
279 |
279 |
|
280 |
|
-== See Also: == |
281 |
|
- |
282 |
|
-[[Syntax Help official documentation for a full list of formatting options>>doc:XWiki.XWikiSyntax]] |
|
277 |
+ |