From fb4149a5e7a57a7ea51fb66dc64538102be01737 Mon Sep 17 00:00:00 2001 From: KrystianUjma Date: Wed, 10 Apr 2019 17:34:45 +0200 Subject: fix tests #2 - fails caused by bad index.html paths and missing paragraphs --- core/testdata/format/blankLineInsideCodeBlock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/blankLineInsideCodeBlock.html') diff --git a/core/testdata/format/blankLineInsideCodeBlock.html b/core/testdata/format/blankLineInsideCodeBlock.html index f0351d72..9db7d4f0 100644 --- a/core/testdata/format/blankLineInsideCodeBlock.html +++ b/core/testdata/format/blankLineInsideCodeBlock.html @@ -4,7 +4,7 @@ u - test -test / u
+test / u

u

-- cgit