From 3bd7e9be5aebb5e294e5fef09f3145e5a5e89195 Mon Sep 17 00:00:00 2001 From: hugogogo Date: Fri, 15 Oct 2021 12:36:18 +0200 Subject: [PATCH] test code block text --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 01b3b75..291e927 100644 --- a/README.md +++ b/README.md @@ -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) -``` +```text ARCHITECTURE : all expend $ @@ -198,7 +198,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> ### 3.2 tentative methode 2 : #### 3.2.1 deroulement : -``` +```text .--------------------------------------------. : .--------------------------------------. : : : .--------------------------------. : : @@ -209,7 +209,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> ``` -> identifier les paires de quotes ou dquotes -> piège : -``` +```text | | .--. .--. v v .--. '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__' @@ -226,7 +226,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> *[\go to sommaire](#markdown-header-sommaire)* #### 3.2.2 application : -``` +```text .--. 1 : '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__'