Loading…
Simpel
Translation changed |
|
None
Source string changed |
|
Simpel
Translation changed |
|
Simpel
Contributor joined |
Contributor joined
2 years ago
|
None
Source string changed |
|
== HTML ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 HTML ===
{{info}}It is possible to enter HTML markup directly in the text in XWiki Syntax 1.0.{{/info}}
|=XWiki Syntax 1.0|=Result
|<abbr title="HyperText Markup Language">HTML</abbr>|{{html}}<abbr title="HyperText Markup Language">HTML</abbr>{{/html}}
=== 2.0 HTML ===
{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} HTML or XHTML must be entered by using the [[HTML macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/HTML%20Macro]].{{/info}}
|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|{{{{{html}}<abbr title="HyperText Markup Language">HTML</abbr>{{/html}} }}}|{{html}}<abbr title="HyperText Markup Language">HTML</abbr>{{/html}}
== HTML ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 HTML ===
In XWiki Syntax 1.0 ist es möglich, HTML direkt in den Text einzugeben.
|=XWiki Syntax 1.0|=Ergebnis
|<
b>fett</b>|{{html}}<b>fett</babbr title="HyperText Markup Language">HTML</abbr>|{{html}}<abbr title="HyperText Markup Language">HTML</abbr>{{/html}}
=== 2.0 HTML ==={{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} kann HTML unter Verwendung des HTML Makros eingegeben werden.{{/info}}
|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|{{{{{html}}<
b>fett</b>{{/html}} }}}|{{html}}<b>fett</babbr title="HyperText Markup Language">HTML</abbr>{{/html}} }}}|{{html}}<abbr title="HyperText Markup Language">HTML</abbr>{{/html}}
{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} versteht das HTML Makro standardmäßig keine XWiki Syntax (andere Makros eingeschlossen, da diese ebenfalls XWiki Syntax sind). Um dies einzuschalten ist {{{{{html wiki="true"}} }}} zu verwenden.{{/info}}