From eb876aba3dd1077dc6cf4937f213f50176e8dbbd Mon Sep 17 00:00:00 2001 From: Giorgio Garofalo Date: Sat, 23 Nov 2024 17:31:07 +0100 Subject: [PATCH] Demo: update image size example --- demo/demo.qmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/demo.qmd b/demo/demo.qmd index b32e8665..2f0cf974 100644 --- a/demo/demo.qmd +++ b/demo/demo.qmd @@ -260,10 +260,10 @@ The Quarkdown flavor introduces new features to the standard Markdown syntax. .var {sizedimages} !(200x_)[Quarkdown](img/banner.png) - - !(_x80)[Quarkdown](img/banner.png) - - !(200x100)[Quarkdown](img/banner.png) + + !(_x2cm)[Quarkdown](img/banner.png) + + !(2in*100)[Quarkdown](img/banner.png) ---