XWikiSyntaxHeadings

Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Editing

Headings

1.0 Headings

FeatureXWiki Syntax 1.0Result
Standard headings

1 level 1
1.1 level 2
1.1.1 level 3
1.1.1.1 level 4
1.1.1.1.1 level 5
1.1.1.1.1.1 level 6

level 1

 

level 2

level 3

level 4

level 5
level 6
Parameterized headings<h1><span style="color:blue">Heading</span></h1>

heading

Headings with XWiki Syntax1.1.1 Heading with *bold*

Heading with bold

2.0 Headings

FeatureXWiki Syntax Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [cqm8:XWiki.XWikiSyntaxHeadings]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.
Result
Standard headings
= level 1 = 
== level 2 ==
=== level 3 ===
==== level 4 ====
===== level 5 =====
====== level 6 ======

level 1

 

level 2

level 3

level 4

level 5
level 6
Parameterized headings(% style="color:blue" %)
= heading =

heading

Headings with XWiki Syntax=== Heading with **bold** ===

Heading with bold