diff options
| author | 2021-10-23 13:43:24 +0200 | |
|---|---|---|
| committer | 2021-10-23 13:43:24 +0200 | |
| commit | acbba9adb2e362079ce1fb84be1868b198cc1da0 (patch) | |
| tree | eeeaa9e522f82a9f8f9baaef3b6bd23950eab71a /docs/fr/developers/04_Frontend | |
| parent | dd02c79092aa25cacff1c831815e9ca02b06b620 (diff) | |
Improved markdownlint (#3918)
* Improved markdownlint
* Relaxed rules slighlty
* `npm run markdownlint` for automatic tests
* `npm run markdownlint_fix` for automatic syntax fixing
* Applied the fixes on all our Markdown files
Diffstat (limited to 'docs/fr/developers/04_Frontend')
| -rw-r--r-- | docs/fr/developers/04_Frontend/01_View_files.md | 18 | ||||
| -rw-r--r-- | docs/fr/developers/04_Frontend/02_Design.md | 14 |
2 files changed, 18 insertions, 14 deletions
diff --git a/docs/fr/developers/04_Frontend/01_View_files.md b/docs/fr/developers/04_Frontend/01_View_files.md index e35b48809..debfadee0 100644 --- a/docs/fr/developers/04_Frontend/01_View_files.md +++ b/docs/fr/developers/04_Frontend/01_View_files.md @@ -1,15 +1,17 @@ -# Les fichiers .phtml +# Les vues -**À FAIRE** +## Les fichiers .phtml -# Écrire une URL +> **À FAIRE** -**À FAIRE** +## Écrire une URL -# Afficher une icône +> **À FAIRE** -**À FAIRE** +## Afficher une icône -# Internationalisation +> **À FAIRE** -**À FAIRE** +## Internationalisation + +> **À FAIRE** diff --git a/docs/fr/developers/04_Frontend/02_Design.md b/docs/fr/developers/04_Frontend/02_Design.md index 03d7ea862..d1432f069 100644 --- a/docs/fr/developers/04_Frontend/02_Design.md +++ b/docs/fr/developers/04_Frontend/02_Design.md @@ -1,11 +1,13 @@ -# Fichier modèle +# Design -**À FAIRE** +## Fichier modèle -# Écrire un nouveau thème +> **À FAIRE** -**À FAIRE** +## Écrire un nouveau thème -# Surcharger les icônes +> **À FAIRE** -**À FAIRE** +## Surcharger les icônes + +> **À FAIRE** |
