Kotlin/dataframe

KDoc rendering looks odd on 2024 Nightly IntelliJ

Jolanrensen opened this issue · 5 comments

image

Looks like KDocs need to be checked such that no spaces exist outside inline code blocks.

In comparison, this is what it currently looks like:
image

https://youtrack.jetbrains.com/issue/IDEA-348571/Markdown-KDoc-rendering-errors
This will fix at least some space-trimming errors, hopefully enough to make the KDocs look okay

Another nice example of how broken it is.
image

https://youtrack.jetbrains.com/issue/KTIJ-29221/Markdown-KDoc-space-rendering-errors is done! The KDocs look a lot better now :) (in the latest 2024.1 nightly)
image

I did create a new YT issue to track the other rendering errors: https://youtrack.jetbrains.com/issue/KTIJ-29221/Markdown-KDoc-space-rendering-errors