« Test exemples » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
|||
Ligne 1 : | Ligne 1 : | ||
= Tags = | |||
<kode lang='bash'> | |||
cd ../.. | |||
</kode> | |||
<kode lang='bash' collapsed> | |||
cd ../.. | |||
</kode> | |||
<kode lang='bash' inline>cd ../..</kode> | |||
<filebox fn='script.sh'> | |||
cd ../.. | |||
</filebox> | |||
<filebox fn='script.sh' collapsed> | |||
cd ../.. | |||
</filebox> | |||
= Leading spaces = | = Leading spaces = | ||
<kode lang='cs'> | <kode lang='cs'> |
Version du 21 avril 2023 à 23:50
Tags
cd ../.. |
cd ../.. |
cd ../.. |
script.sh |
cd ../.. |
script.sh |
cd ../.. |
Leading spaces
var v = 10; var x = 1 < 2 & 3; |
List and break
List with ol li tags
- Step 1 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
List with #
- Step 1 inline code
111 222 333
end line
extra line - Step 2 code block
111 222
extra line - Step 3 kode PROBLEM !!!
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 !!! |