Skip to content

Commit bb86c87

Browse files
authored
fix(docs): remove \n for frontmatter
1 parent 0c153af commit bb86c87

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/topics/kotlin-language-features-and-proposals.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[//]: # (title: Kotlin language features and proposals)
2-
[//]: # (description: Learn about the lifecycle of Kotlin features.
3-
The page contains the full list of Kotlin language features and design proposals.)
2+
[//]: # (description: Learn about the lifecycle of Kotlin features. The page contains the full list of Kotlin language features and design proposals.)
43

54
JetBrains evolves the Kotlin language according to the [Kotlin language evolution principles](kotlin-evolution-principles.md),
65
guided by pragmatic design.
@@ -437,4 +436,4 @@ guided by pragmatic design.
437436
<include element-id="source" use-filter="empty,revoked" from="kotlin-language-features-and-proposals.md"/>
438437

439438
</tab>
440-
</tabs>
439+
</tabs>

0 commit comments

Comments
 (0)