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" %)
----
)))
== Horisontell linje ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 Horizontal Line ===
{{info}}En linje består av minst fyra bindestreck.{{/info}}
{{info}}Notera skillnaden mot Creole där exakt fyra bindestreck krävs.{{/info}}
|=Formateringstyp|=XWiki syntax 1.0|=Resultat
|Horisontell linje | {{{----}}} | (((----)))
|Parametriserad horisontell linje | <hr style="color:blue"/> | (((
(% style="color:blue" %)
----
)))
=== 2.0 Horizontal Line ===
{{info}}En linje består av minst fyra bindestreck.{{/info}}
{{info}}Notera skillnaden mot Creole där exakt fyra bindestreck krävs.{{/info}}
|=Formateringstyp|=XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultat
|Horisontell linje | {{{----}}} | (((----)))
|Parametriserad horisontell linje | ((({{{
(% style="color:blue" %)
----
}}}))) | (((
(% style="color:blue" %)
----
)))