Loading…
None
String updated in the repository |
|
None
Source string changed |
|
None
Source string changed |
|
Loading…
None
String updated in the repository |
|
None
Source string changed |
|
None
Source string changed |
|
== Horizontal Line ==
=== 1.0 Horizontal Line ===
{{info}}There must be 4 or more dashes.{{/info}}
|=Feature|=XWiki Syntax 1.0|=Result
|Simple horizontal line|{{{----}}}|(((----)))
|Parametrized horizontal line|<hr style="border-color:blue"/>|(((
(% style="border-color:blue" %)
----
)))
=== 2.0 Horizontal Line ===
{{info}}There must be 4 or more dashes.{{/info}}
|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|Simple horizontal line|{{{----}}}|(((----)))
|Parametrized horizontal line|((({{{
(% style="border-color:blue" %)
----
}}})))|(((
(% style="border-color:blue" %)
----
)))
== Línea horizontal ==
=== 1.0 Horizontal Line ===
{{info}}Tiene que haber 4 o más guiones.{{/info}}
{{info}}Ten en cuenta que esto es diferente de Creole donde se requiere exactamente 4 guiones.{{/info}}
|=Funcionalidad|=Sintaxis XWiki 1.0|=Resultado
|Línea horizontal simple|{{{----}}}|(((----)))
|Línea horizontal parametrizada|<hr style="color:blue"/>|(((
(% style="color:blue" %)
----
)))
=== 2.0 Horizontal Line ===
{{info}}Tiene que haber 4 o más guiones.{{/info}}
{{info}}Ten en cuenta que esto es diferente de Creole donde se requiere exactamente 4 guiones.{{/info}}
|=Funcionalidad|=Sintaxis XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultado
|Línea horizontal simple|{{{----}}}|(((----)))
|Línea horizontal parametrizada|((({{{
(% style="color:blue" %)
----
}}})))|(((
(% style="color:blue" %)
----
)))