testdoc: add some tests for image dimension feature - smu - smu - simple markup (Markdown) processor (fork, fixes + features)
HTML git clone git://git.codemadness.org/smu
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 044e25311d769ca36be0d82b1f942d487023aa01
DIR parent b86862d80b46ff9c7269a02a18f09b81aab3587c
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 11 May 2021 01:57:29 +0200
testdoc: add some tests for image dimension feature
Diffstat:
M testdoc | 9 +++++++++
1 file changed, 9 insertions(+), 0 deletions(-)
---
DIR diff --git a/testdoc b/testdoc
@@ -72,6 +72,15 @@ image with title: : 
+image with no title and dimensions: 
+
+image with title and dimensions: 
+
+image with title and dimensions (no width): 
+
+image with title and dimensions (no height): 
+
+
inline html
-----------