From e43304ae211259075e89db8b095e8d87ee148a32 Mon Sep 17 00:00:00 2001 From: Felix Boerner <ich@felix-boerner.de> Date: Fri, 05 Apr 2024 08:02:21 +0000 Subject: [PATCH] test: add commonmark test --- tests/exampleSiteWithImage/urls.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tests/exampleSiteWithImage/urls.txt b/tests/exampleSiteWithImage/urls.txt index 65e6f69..8350113 100644 --- a/tests/exampleSiteWithImage/urls.txt +++ b/tests/exampleSiteWithImage/urls.txt @@ -1,2 +1,3 @@ http://hugo:1313/index.html -http://hugo:1313/ipsum-in.html +http://hugo:1313/commonmark.html +http://hugo:1313/long-text.html -- Gitblit v1.10.0