Introduction
Introduction Statistics Contact Development Disclaimer Help
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/screensh…
image with title (single quote): ![alt text](http://st.suckless.org/screenshot…
+image with unclosed title (single quote): ![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…
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.