From 65ea851e056645582417477c37e3902eefeecc85 Mon Sep 17 00:00:00 2001 From: Cyrille L Date: Thu, 23 Jun 2022 16:30:50 +0200 Subject: [PATCH] New Image marker Options ; Fixes --- help/how-to_Tips_Advises.md | 10 +++++++++- var/lib/gsl/help/how-to_Tips_Advises.md | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/help/how-to_Tips_Advises.md b/help/how-to_Tips_Advises.md index b755610..e29283e 100644 --- a/help/how-to_Tips_Advises.md +++ b/help/how-to_Tips_Advises.md @@ -16,16 +16,24 @@ image: 1 : dir/dir1/pic.png ``` ## Images: set style and target -Examples HTML Ouput according to marker "_image:" marker in content +- You can set height only and let original width by putting "0" as width + +Examples HTML Ouput according to marker "_image:" in content + ``` +# Header image: 5 : avatar-echolib.png : echolib +# Content _image:5:l:234:567:https://echolib.re echolib _image:5:http://echolib.re echolib +_image:5:l:0:567:https://echolib.re +echolib + _image:5:CSS-B:128:http://echolib.re echolib diff --git a/var/lib/gsl/help/how-to_Tips_Advises.md b/var/lib/gsl/help/how-to_Tips_Advises.md index b755610..e29283e 100644 --- a/var/lib/gsl/help/how-to_Tips_Advises.md +++ b/var/lib/gsl/help/how-to_Tips_Advises.md @@ -16,16 +16,24 @@ image: 1 : dir/dir1/pic.png ``` ## Images: set style and target -Examples HTML Ouput according to marker "_image:" marker in content +- You can set height only and let original width by putting "0" as width + +Examples HTML Ouput according to marker "_image:" in content + ``` +# Header image: 5 : avatar-echolib.png : echolib +# Content _image:5:l:234:567:https://echolib.re echolib _image:5:http://echolib.re echolib +_image:5:l:0:567:https://echolib.re +echolib + _image:5:CSS-B:128:http://echolib.re echolib