From ed7f0dcfcd535143a196d1c16def9bc431204712 Mon Sep 17 00:00:00 2001 From: Antoine <antoine.roy@tetras-libre.fr> Date: Mon, 27 Nov 2023 16:14:13 +0100 Subject: [PATCH] Test img into doc --- content/docs/reference/example.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/docs/reference/example.md b/content/docs/reference/example.md index 83a7c19..d8e8fc2 100644 --- a/content/docs/reference/example.md +++ b/content/docs/reference/example.md @@ -97,6 +97,9 @@ Your awesome content there Oh what an awesome content ! ```` + +Every Title in you markdown create an anchor link on the right of the doc part of the site. This is usefull to structure you text and for the user's navigation. +  -<img src="../../../assets/images/Image%20collée.png" alt='toto' width="200px"> +<img src="../../../assets/images/test-capture-ecran.png" alt='toto' width="200px"> -- GitLab