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
== Paragraphes ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 Paragraphs ===
Les paragraphes sont des éléments de texte séparés par 2 ou plusieurs nouvelles lignes.
{{info}}
La syntaxe XWiki 2.0 tient compte des sauts de ligne, ce qui n'est pas le cas en syntaxe XWiki 1.0 où il faut insérer une double barre de fraction inversée {{{\}}}.
{{/info}}
|=Fonctionnalité|=Syntaxe XWiki 1.0|=Résultat
|Paragraphe simple|Ceci est un paragraphe simple|Ceci est un paragraphe
|Paragraphe sur plusieurs lignes |Paragraphe sur{{{\}}}
plusieurs lignes|Paragraphe sur
plusieurs lignes
|Deux paragraphes|Le premier paragraphe
\Le deuxième paragraphe|Le premier paragraphe
\Le deuxième paragraphe
|Paragraphe personnalisé|<p style="text-align:center;
color:blue">
Paragraphe centré et bleu</p>|(% style="text-align: center; color: blue;" %)
Paragraphe centré et bleu
=== 2.0 Paragraphs ===
Les paragraphes sont des éléments de texte séparés par 2 ou plusieurs nouvelles lignes.
{{info}}
La syntaxe XWiki {{velocity}}$crtSyntaxVer{{/velocity}} tient compte des sauts de ligne, ce qui n'est pas le cas des syntaxes XWiki 1.0 et Creole.
{{/info}}
|=Fonctionnalité|=Syntaxe XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Résultat
|Paragraphe simple|Ceci est un paragraphe|Ceci est un paragraphe
|Paragraphe sur plusieurs lignes |Paragraphe sur
plusieurs lignes|Paragraphe sur
plusieurs lignes
|Deux paragraphes|Le premier paragraphe
\Le deuxième paragraphe|Le premier paragraphe
\Le deuxième paragraphe
|Paragraphe personnalisé|{{{(% style="text-align:center;
color:blue" %)}}}
Paragraphe centré et bleu|(% style="text-align: center; color: blue;" %)
Paragraphe centré et bleu