testdoc: add test for an unclosed quoted title attribute - smu - smu - simple m… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 30baf9de128f6bf13470f2356cac768e0a8f95d5 | |
parent f73e2fd6e19cbec585560f08ce675ab20117621d | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 11 May 2021 17:33:04 +0200 | |
testdoc: add test for an unclosed quoted title attribute | |
Diffstat: | |
M testdoc | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/testdoc b/testdoc | |
@@ -75,6 +75,8 @@ image with title: : : ![alt text](http://st.suckless.org/s… | |
+ | |
image with no title and dimensions: ![alt text](http://st.suckless.org/screens… | |
image with title and dimensions: ![alt text](http://st.suckless.org/screenshot… |