From 68318a6e3960ffb965b77ca66e9e28ad6ea06442 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 1 Apr 2016 16:30:47 +0200 Subject: KT-11329: improve formatting of KDoc sections --- core/testdata/format/see.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/testdata/format/see.html') diff --git a/core/testdata/format/see.html b/core/testdata/format/see.html index e5ae4669..e39711bb 100644 --- a/core/testdata/format/see.html +++ b/core/testdata/format/see.html @@ -7,10 +7,10 @@

quux

fun quux(): Unit
-See Also
+

See Also

foo

bar

-
+



test / foo
-- cgit