From acbe2f8c47a81c8e6046214f600ffdef24890fa6 Mon Sep 17 00:00:00 2001 From: Alex Waters Date: Fri, 28 Apr 2017 14:56:44 +0930 Subject: Fix missing whitespace around links and tokens in Markdown formatted text --- core/testdata/format/markdownInLinks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format/markdownInLinks.html') diff --git a/core/testdata/format/markdownInLinks.html b/core/testdata/format/markdownInLinks.html index 9571f60f..6d2327be 100644 --- a/core/testdata/format/markdownInLinks.html +++ b/core/testdata/format/markdownInLinks.html @@ -9,6 +9,6 @@

foo

fun foo(): Unit -

abdkas

+

abd kas

-- cgit