"Conversion README en markdown"

This commit is contained in:
Doug Le Tough 2017-07-21 23:26:29 +02:00
parent 9abd8a8453
commit fecd74dcf8
1 changed files with 26 additions and 26 deletions

View File

@ -617,36 +617,36 @@ Il n'est pas possible d'imbriquer des tableaux.
fct_affiche_ligne 1 "" 3
fct_affiche_ligne pied
affichera:
affichera:
--------------------------------------
Un tableau
--------------------------------------
C1 | C2 | c3
--------------------------------------
A |B |C
1 | |3
--------------------------------------
--------------------------------------
Un tableau
--------------------------------------
C1 | C2 | c3
--------------------------------------
A |B |C
1 | |3
--------------------------------------
et
et
fct_affiche_ligne entete "Un Autre tableau" "C1,10" "G1(C2,20:C3,10:C4,3)" "C5,15"
fct_affiche_ligne A B C D E
fct_affiche_ligne 1 "" 3 3 4
fct_affiche_ligne pied
fct_affiche_ligne entete "Un Autre tableau" "C1,10" "G1(C2,20:C3,10:C4,3)" "C5,15"
fct_affiche_ligne A B C D E
fct_affiche_ligne 1 "" 3 3 4
fct_affiche_ligne pied
affichera:
------------------------------------------------------------------------
Un Autre tableau
------------------------------------------------------------------------
| G1 |
C1 |-----------------------------------------| C5
| C2 | C3 | C4 |
------------------------------------------------------------------------
A |B |C |D |E
1 | |3 |3 |4
------------------------------------------------------------------------
affichera:
------------------------------------------------------------------------
Un Autre tableau
------------------------------------------------------------------------
| G1 |
C1 |-----------------------------------------| C5
| C2 | C3 | C4 |
------------------------------------------------------------------------
A |B |C |D |E
1 | |3 |3 |4
------------------------------------------------------------------------
### 3 - fct\_erreur