From 287c8207f6c7534ac9c5dfbc6e2ce10fae9a696b Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 23 Feb 2017 12:01:55 +0100 Subject: Show platforms of a node in summary table --- core/testdata/format/sinceKotlin.package.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/testdata/format') diff --git a/core/testdata/format/sinceKotlin.package.md b/core/testdata/format/sinceKotlin.package.md index 5e9250f8..2af0c9ee 100644 --- a/core/testdata/format/sinceKotlin.package.md +++ b/core/testdata/format/sinceKotlin.package.md @@ -4,5 +4,5 @@ ### Types -| [Since1.1](test/-since1.1/index) | `class Since1.1`
Useful | +| [Since1.1](test/-since1.1/index)
(Kotlin 1.1) | `class Since1.1`
Useful | -- cgit