« Test » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
(→Inline) |
Aucun résumé des modifications |
||
(165 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
= | = Test = | ||
= | = Razor = | ||
<kode lang=''> | <kode lang='razor'> | ||
@* comment *@ | |||
</kode> | </kode> | ||
<kode> | = Comment end of line = | ||
// | <kode lang='cs'> | ||
var | var i = 0; // comment | ||
private double progressValue; // between 0 and 100 | |||
var o = new Class | |||
{ | |||
Prop1 = "value" // comment | |||
}; | |||
</kode> | </kode> | ||
= Template = | |||
{{code | lang=html | code= | |||
<div>{<!-- -->{tag}<!-- -->}</div> | |||
</ | }} | ||
{{code | lang=html | code= | |||
<div>{{((}}tag{{))}}</div> | |||
}} | |||
< | {{code | lang=html | code= | ||
// | <tbody> | ||
{{#.}} | |||
</ | <tr> | ||
<td>{{id}}</td> | |||
<td>{{fields.title}}</td> | |||
<td>{{fields.state}}</td> | |||
<td><ul> | |||
{{#items}}<li>{{title}}</li>{{/items}} | |||
{{^items}}No items{{/items}} | |||
</ul></td> | |||
</tr> | |||
{{/.}} | |||
</tbody> | |||
}} | |||
<syntaxhighlight lang=' | = Nowiki = | ||
<syntaxhighlight lang='cs'> | |||
var v = | var v = 1; | ||
var v = 2; | |||
<nowiki>var v = 3;</nowiki> | |||
</syntaxhighlight> | </syntaxhighlight> | ||
= | {{#tag:syntaxhighlight| | ||
< | var v = 1; | ||
var v = 2; | |||
<nowiki>var v = 3;</nowiki> | |||
}} | |||
= List and break = | |||
# Step1 inline code <syntaxhighlight lang='bash' inline>111 222 333</syntaxhighlight> end line<br>extra line | |||
</ | # Step 2 code block <syntaxhighlight lang="bash"> | ||
111 | |||
222 | |||
</syntaxhighlight>extra line | |||
<ol> | |||
<li>Step1 inline code <syntaxhighlight lang='bash' inline>111 222 333</syntaxhighlight> end line<br>extra line</li> | |||
<li>Step 2 code block <syntaxhighlight lang="bash"> | |||
111 | 111 | ||
222 | 222 | ||
</syntaxhighlight> | </syntaxhighlight>extra line</li> | ||
<li>Step 3 kode <kode lang='bash'> | |||
111 | 111 | ||
222 | 222 | ||
</kode>< | </kode>extra line</li> | ||
<li>Step 4 text</li> | |||
<li>Step 5 filebox<filebox fn='xxx.sh'> | |||
111 | 111 | ||
222 | 222 | ||
</filebox> | </filebox>extra line</li> | ||
<li>Step 6 End</li> | |||
</ol> | |||
= pre = | = pre = | ||
Ligne 55 : | Ligne 85 : | ||
yyy | yyy | ||
</pre> | </pre> | ||
= SyntaxHighlight = | = SyntaxHighlight = | ||
Ligne 140 : | Ligne 91 : | ||
<syntaxhighlight lang='cs'> | <syntaxhighlight lang='cs'> | ||
var v = new StringBuilder(); | var v = new StringBuilder(); | ||
</syntaxhighlight> | |||
<syntaxhighlight lang="js"> | |||
// some js code | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Ligne 154 : | Ligne 109 : | ||
var myObject = new MyCLass(); | var myObject = new MyCLass(); | ||
</kode> | </kode> | ||
= listes = | = listes = | ||
Ligne 233 : | Ligne 179 : | ||
= SVG = | = SVG = | ||
[[ | [[File:Bash.svg|100px]] | ||
<br /> | <br /> | ||
[[File: | [[File:Bash.svg]] |
Dernière version du 21 novembre 2023 à 01:10
Test
Razor
@* comment *@ |
Comment end of line
var i = 0; // comment private double progressValue; // between 0 and 100 var o = new Class { Prop1 = "value" // comment }; |
Template
<div>{{tag}}</div> |
<div>{{tag}}</div> |
<tbody> {{#.}} <tr> <td>[[:Modèle:Id]]</td> <td>[[:Modèle:Fields.title]]</td> <td>[[:Modèle:Fields.state]]</td> <td><ul> {{#items}}<li>[[:Modèle:Title]]</li>[[:Modèle:/items]] [[:Modèle:^items]]No items[[:Modèle:/items]] </ul></td> </tr> {{/.}} </tbody> |
Nowiki
var v = 1; var v = 2; <nowiki>var v = 3;</nowiki>
var v = 1; var v = 2; var v = 3;
List and break
- Step1 inline code
111 222 333
end line
extra line - Step 2 code block
111 222
extra line
- Step1 inline code
111 222 333
end line
extra line - Step 2 code block
111 222
extra line - Step 3 kode
111 222
- Step 4 text
- Step 5 filebox
xxx.sh 111 222
- Step 6 End
pre
yyy
SyntaxHighlight
var v = new StringBuilder();
var v = new StringBuilder();
// some js code
no highlight
var myObject = new MyCLass(); |
var myObject = new MyCLass(); |
var myObject = new MyCLass(); |
listes
- un
- deux
- trois
- deux
- dix
- trente
- un
- deux
- 22
- trois
- plus
- plus
- moins
- moins
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois
- un
- deux
- trois