From 9b4a616e483e4ce0dc4dd74a66a585454bda3f2c Mon Sep 17 00:00:00 2001 From: KrystianUjma Date: Tue, 9 Apr 2019 20:43:49 +0200 Subject: fix tests- fails caused by bad index.html paths and missing paragraphs. --- core/testdata/format/indentedCodeBlock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/indentedCodeBlock.html') diff --git a/core/testdata/format/indentedCodeBlock.html b/core/testdata/format/indentedCodeBlock.html index 86c129fb..5b4677d1 100644 --- a/core/testdata/format/indentedCodeBlock.html +++ b/core/testdata/format/indentedCodeBlock.html @@ -4,7 +4,7 @@ foo - test -test / foo
+test / foo

foo

-- cgit