commit 044e25311d769ca36be0d82b1f942d487023aa01 parent b86862d80b46ff9c7269a02a18f09b81aab3587c 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(-)
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 -----------