reduce vertical whitespace in rendered KDoc comments
This commit is contained in:
+1
-2
@@ -10,5 +10,4 @@ fun test() {
|
||||
<caret>testMethod()
|
||||
}
|
||||
|
||||
//INFO: <b>internal</b> <b>fun</b> testMethod(): Unit <i>defined in</i> root package<br/><p>Some documentation on two lines.
|
||||
//INFO: </p>
|
||||
//INFO: <b>internal</b> <b>fun</b> testMethod(): Unit <i>defined in</i> root package<p>Some documentation on two lines.</p>
|
||||
|
||||
Reference in New Issue
Block a user