« Test exemples » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 27 : Ligne 27 :
</syntaxhighlight>
</syntaxhighlight>
# end
# end
== Empty lang ==
<kode lang=''>
// empty lang
var v = 10;
</kode>
<kode>
// no lang
var v = 10;
</kode>
<syntaxhighlight lang=''>
// empty lang
var v = 10;
</syntaxhighlight>
<syntaxhighlight>
// no lang
var v = 10;
</syntaxhighlight>
<syntaxhighlight lang='js' style='font-size: x-large;'>
// js
var v = 10;
</syntaxhighlight>


= Leading spaces =
= Leading spaces =

Version du 21 avril 2023 à 23:53

Tags

Bash.svg
cd ../..
Bash.svg
cd ../..
script.sh
cd ../..
script.sh
cd ../..

Inline

  1. var v = 10;
  2. var v = 10;
  3. var v = 1; var v = 2;\n var v = 3;\\n var v = 4;<br> var v = 5;
  4. end

Empty lang

Bash.svg
// empty lang
var v = 10;
Bash.svg
// no lang
var v = 10;
// empty lang
var v = 10;
// no lang
var v = 10;
// js
var v = 10;

Leading spaces

Cs.svg

    var v = 10;
    var x = 1 < 2 & 3;

List and break

List with ol li tags

  1. Step 1 inline code 111 222 333 end line
    extra line
  2. Step 2 code block
    111
    222
    extra line
  3. Step 3 kode
    Bash.svg
    111
    222
    extra line
  4. Step 4 text
  5. Step 5 filebox
    xxx.sh
    111
    222
    extra line
  6. Step 6 End

List with #

  1. Step 1 inline code 111 222 333 end line
    extra line
  2. Step 2 code block
    111
    222
    extra line
  3. 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 !!!