From acbba9adb2e362079ce1fb84be1868b198cc1da0 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 Oct 2021 13:43:24 +0200 Subject: 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 --- docs/fr/developers/04_Frontend/01_View_files.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'docs/fr/developers/04_Frontend/01_View_files.md') 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** -- cgit v1.2.3