test lien sommaire

This commit is contained in:
hugogogo
2021-10-15 11:24:07 +02:00
parent ceb6e52cb1
commit d95fc41cc9

View File

@@ -1,4 +1,5 @@
## sommaire :
---
- [1. todo list :](#markdown-header-1-todo-list)
- [2. parsing :](#markdown-header-2-parsing)
- [2.1. methode arbre binaire :](#markdown-header-21-methode-arbre-binaire)
@@ -13,8 +14,9 @@
- [3.3. comportement reel chelou :](#markdown-header-33-comportement-reel-chelou)
- [4. notes :](#markdown-header-4-notes)
---
## 1. todo list :
---
[go to sommaire](#markdown-header-sommaire)
- **global features :**
- `prompt` *show a prompt*
@@ -51,9 +53,8 @@
- `echo -n`
---
## 2. parsing :
---
### 2.1 methode arbre binaire :
@@ -88,6 +89,7 @@ EXEMPLE : . .
```
## 3. gerer les quotes et la separation des arguments :
---
### 3.1 tentative methode 1 :
@@ -288,8 +290,8 @@ _'___"___'___"_"___'___"___'_
```
---
## 4. notes :
---
Ordre Interpreteur :
1) Couper les mots (comment faire ? je ne vois pas comment gerer ce genre de bordel ci dessous)