« Test exemples » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
(→Math) |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
= List and break = | |||
List with {{boxx|#}} | |||
# Step 1 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 | |||
List with {{boxx|ol}} {{boxx|li}} tags | |||
<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 | |||
222 | |||
</syntaxhighlight>extra line</li> | |||
<li>Step 3 kode <kode lang='bash'> | |||
111 | |||
222 | |||
</kode>extra line</li> | |||
<li>Step 4 text</li> | |||
<li>Step 5 filebox<filebox fn='xxx.sh'> | |||
111 | |||
222 | |||
</filebox>extra line</li> | |||
<li>Step 6 End</li> | |||
</ol> | |||
= Tableaux = | = Tableaux = | ||
{| class="wikitable wtp bicolor" | {| class="wikitable wtp bicolor" |
Version du 19 avril 2023 à 22:46
List and break
List with #
- Step 1 inline code
111 222 333
end line
extra line - Step 2 code block
111 222
extra line
List with ol li tags
- 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
Tableaux
Titre colonne 1 | Titre colonne 2 |
---|---|
colonne1 | colonne2 |
colonne1 | colonne2 |
colonne1 | colonne2 |
colonne1 | colonne2 |
Fonte mono | Titre colonne 2 |
---|---|
colonne1 | colonne2 |
colonne1 | colonne2 |
colonne1 | colonne2 |
colonne1 | colonne2 |
Listes
- Example 1
- Example 2
- Example 3
- Example 1
- Example 2
- Example 3
info / warn
INFO !!! |
WARN !!! |