« Test » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Balise : Révocation manuelle
Ligne 15 : Ligne 15 :
<div>{{((}}tag{{))}}</div>
<div>{{((}}tag{{))}}</div>
}}
}}
+


= List and table =
= List and table =

Version du 21 avril 2023 à 23:12

Template

Html.svg
<div>{{tag}}</div>
Html.svg
<div>{{tag}} xxx</div>
Html.svg
<div>{{tag}}</div>
Html.svg
<div>{{tag}}</div>

List and table

  1. Item 1
Titre colonne 1 Titre colonne 2
colonne1 colonne2
  1. Item2 Text
  1. Item 1
    Titre colonne 1 Titre colonne 2
    colonne1 colonne2
  2. Item 2 Text

Nowiki

var v = 1;
var v = 2;
<nowiki>var v = 3;</nowiki>
var v = 1;
var v = 2;
var v = 3;

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

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

pre

yyy

SyntaxHighlight

var v = new StringBuilder();

var v = new StringBuilder();
// some js code

no highlight

Cs.svg
var myObject = new MyCLass();
Cs.svg
var myObject = new MyCLass();
Bash.svg
var myObject = new MyCLass();

listes

  • un
    • deux
      • trois
  • 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

SVG

Bash.svg
Bash.svg