Skip to content

Commit b265de3

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/topics/multiplatform/multiplatform.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[//]: # (title: Kotlin Multiplatform)
2-
[//]: # (description: Kotlin Multiplatform allows creating cross-platform apps for desktop, web, and mobile devices.
3-
Share application logic while keeping native user experience.)
2+
[//]: # (description: Kotlin Multiplatform allows creating cross-platform apps for desktop, web, and mobile devices. Share application logic while keeping native user experience.)
43

54
The Kotlin Multiplatform technology is designed to simplify the development of cross-platform projects. It reduces time
65
spent writing and maintaining the same code for [different platforms](#kotlin-multiplatform-use-cases)

0 commit comments

Comments
 (0)