From 5b620cd77f4998e34cd61ad44db203f9f470cda2 Mon Sep 17 00:00:00 2001 From: vincent Date: Wed, 5 Oct 2022 23:02:31 +0200 Subject: [PATCH] fix mardown issue --- IT/ansible.md | 2 +- IT/python/flask.md | 4 +++- IT/python/index.md | 3 +-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/IT/ansible.md b/IT/ansible.md index f55d79c..a251ba1 100644 --- a/IT/ansible.md +++ b/IT/ansible.md @@ -26,6 +26,6 @@ export ANSIBLE_HOST_KEY_CHECKING=False in ansible config file set -``` +```config hash_behaviour = merge ``` diff --git a/IT/python/flask.md b/IT/python/flask.md index 2c482f2..d1cf52b 100644 --- a/IT/python/flask.md +++ b/IT/python/flask.md @@ -1 +1,3 @@ -https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world +# Flask + +[tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) diff --git a/IT/python/index.md b/IT/python/index.md index 61fb9c5..a1b66a3 100644 --- a/IT/python/index.md +++ b/IT/python/index.md @@ -4,8 +4,7 @@ - -https://github.com/faif/python-patterns +[python pateterns](https://github.com/faif/python-patterns) Afficher les warning:```python -Wd``` Mode développement :`-X dev`