XWiki XWikiSyntaxParagraphs en 0 XWiki.XWikiSyntax xwiki:XWiki.Admin xwiki:XWiki.Admin xwiki:XWiki.Admin 1.1 XWikiSyntaxParagraphs false xwiki/2.1 true XWiki.XWikiSyntaxClass 0 category 1 integer Category ID 10 0 com.xpn.xwiki.objects.classes.NumberClass 0 maxSyntaxId 4 Maximum Syntax Version 10 0 com.xpn.xwiki.objects.classes.StringClass 0 minSyntaxId 3 Minimum Syntax Version 10 0 com.xpn.xwiki.objects.classes.StringClass
0 section 2 integer Section ID 10 0 com.xpn.xwiki.objects.classes.NumberClass
XWiki.XWikiSyntaxParagraphs 0 XWiki.XWikiSyntaxClass fd4efe02-776d-445c-8faa-f856b4ace8d1 1 2.0 1.0
0
= Editing = == Paragraphs == === 1.0 Paragraphs === Paragraphs are text elements separated by 2 or more new lines. {{info}}New lines are not honored in XWiki Syntax 1.0. You need to insert a double backslash instead, like: {{{\\}}}{{/info}} |=Feature|=XWiki Syntax 1.0|=Result |Simple paragraph|This is a paragraph|This is a paragraph |Paragraph on multiple lines|Paragraph on{{{\\}}}\\multiple lines|Paragraph on\\multiple lines |Two paragraphs|Paragraph one\\\\Paragraph two|Paragraph one\\\\Paragraph two |Parametrized paragraph|<p style="text-align:center;color:blue">Centered and blue paragraph</p>|(% style="text-align:center;color:blue" %)\\Centered and blue paragraph === 2.0 Paragraphs === Paragraphs are text elements separated by 2 or more new lines. |=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result |Simple paragraph|This is a paragraph|This is a paragraph |Paragraph on multiple lines|Paragraph on\\multiple lines|Paragraph on\\multiple lines |Two paragraphs|Paragraph one\\\\Paragraph two|Paragraph one\\\\Paragraph two |Parametrized paragraph|{{{(% style="text-align:center;color:blue" %)}}}\\Centered and blue paragraph|(% style="text-align:center;color:blue" %)\\Centered and blue paragraph |Different style on some portion of the paragraph content|paragraph with {{{(% style="color:red" %)}}}red{{{(%%)}}} different style inside|paragraph with (% style="color:red" %)red(%%) texte inside