Hello, anybody knows how to introduce newlines in KDoc? I am using Dokka (using the Jekyll output for GH pages) to generate my documentation. What I tried: “\” at line end, empty lines and <br>. Did not work for me.
m
mkrussel
01/25/2021, 4:23 PM
I believe it should work like Markdown.
A blank line will add a new line