test code block text

This commit is contained in:
hugogogo
2021-10-15 12:36:18 +02:00
parent e07d989f75
commit 3bd7e9be5a

View File

@@ -60,7 +60,7 @@
[transformer arbre normal en arbre binaire](https://fr.wikipedia.org/wiki/Arbre_binaire#Transformation_d'un_arbre_quelconque_en_un_arbre_binaire) [transformer arbre normal en arbre binaire](https://fr.wikipedia.org/wiki/Arbre_binaire#Transformation_d'un_arbre_quelconque_en_un_arbre_binaire)
``` ```text
ARCHITECTURE : ARCHITECTURE :
all all
expend $ expend $
@@ -198,7 +198,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; ->
### 3.2 tentative methode 2 : ### 3.2 tentative methode 2 :
#### 3.2.1 deroulement : #### 3.2.1 deroulement :
``` ```text
.--------------------------------------------. .--------------------------------------------.
: .--------------------------------------. : : .--------------------------------------. :
: : .--------------------------------. : : : : .--------------------------------. : :
@@ -209,7 +209,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; ->
``` ```
-> identifier les paires de quotes ou dquotes -> identifier les paires de quotes ou dquotes
-> piège : -> piège :
``` ```text
| | | |
.--. .--. v v .--. .--. .--. v v .--.
'__"__'__"__"__"__'__'__"__"__'__'__"__'__"__' '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__'
@@ -226,7 +226,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; ->
*[\go to sommaire](#markdown-header-sommaire)* *[\go to sommaire](#markdown-header-sommaire)*
#### 3.2.2 application : #### 3.2.2 application :
``` ```text
.--. .--.
1 : '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__' 1 : '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__'