According to Kotlin KDoc: Documentation? and https://devnet.jetbrains.com/thread/458339, KDoc is stalled, and there is another documentation processing engine being developed, but it is not ready yet.
Question: as of now, is there any agreed format of documentation which will be fully supported by doc generator and by Kotlin plugin for IDEA?
P.S. Just don't want to rewrite docs I've been written so far (in Markdown).