Changes for page Sandbox


on 2020-06-30 06:05


on 2022-02-16 17:58
Summary
Details
- Page properties
-
- Content
-
... ... @@ -18,7 +18,7 @@ 18 18 19 19 Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables). 20 20 21 -= Headings = 21 += {{id name="你好"/}}Headings = 22 22 23 23 XWiki offers 6 levels of headings. You can use them to structure your pages. 24 24 ... ... @@ -32,7 +32,7 @@ 32 32 33 33 ====== Level 6 Heading 6 ====== 34 34 35 -= Styles = 35 += {{id name="这个"/}}Styles = 36 36 37 37 Basic styles are supported in XWiki: 38 38 ... ... @@ -43,6 +43,18 @@ 43 43 * Text in ,,subscript,, 44 44 * Text in ^^superscript^^ 45 45 46 += Anchors - ascii = 47 + 48 +xwiki code: ~{~{id name="ae"/}} 49 + 50 +{{id name="ae"/}}ae 51 + 52 += Anchors - non ascii = 53 + 54 +xwiki code: ~{~{id name="ä"/}} 55 + 56 +{{id name="ä"/}}ä 57 + 46 46 = Lists = 47 47 48 48 You can create various types of lists in your wiki pages: