Loading…
None
String updated in the repository |
|
None
Source string changed |
|
petrenkonikita112263
Source string comment
You need to insert a double backslash instead, like: {{{}}}
No slash symbol in original English version. Must have {{{}}}
petrenkonikita112263
Source string comment
|Paragraph on multiple lines|Paragraph on{{{}}}multiple lines|Paragraph onmultiple lines
Same as previous comment, no slash
petrenkonikita112263
Source string comment
Not issue anymore because that's how weblate transform slash, I see the origin file in github https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.xml#L129
== 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 onmultiple 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 onmultiple lines|Paragraph onmultiple 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
== Stycken ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 Paragraphs ===
Stycken är textelement som separeras av två eller flera nyradstecken.
{{info}}
I XWiki syntax 2.0 är nyradstecken signifikanta, vilket inte är fallet i XWiki syntax 1.0 och i Creole.
{{/info}}
(% style="width:100%" %)
|=Formateringstyp|=XWiki syntax 1.0|=Resultat
|Stycke|Detta är ett stycke|Detta är ett stycke
|Flerradigt stycke|Stycke med{{{\}}}\flera rader|Stycke med\flera rader
|Två stycken|Stycke ett\\Stycke två|Stycke ett\\Stycke två
|Parametriserade stycken|<p style="text-align:center;color:blue">Centrerat stycke med blå text</p>|(% style="text-align:center;color:blue" %)\Centrerat stycke med blå text
=== 2.0 Paragraphs ===
Stycken är textelement som separeras av två eller flera nyradstecken.
{{info}}
I XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}} är nyradstecken signifikanta, vilket inte är fallet i XWiki syntax 1.0 och i Creole.
{{/info}}
(% style="width:100%" %)
|=Formateringstyp|=XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultat
|Stycke|Detta är ett stycke|Detta är ett stycke
|Flerradigt stycke|Stycke med\flera rader|Stycke med\flera rader
|Två stycken|Stycke ett\\Stycke två|Stycke ett\\Stycke två
|Parametriserade stycken|{{{(% style="text-align:center;color:blue" %)}}}\Centrerat stycke med blå text|(% style="text-align:center;color:blue" %)\Centrerat stycke med blå text