[Kotlin/dokka] New comment by yole on pull request
#83: many markdown fixes
I decided to approach the problem differently and did a fairly massive rewrite that produces a much cleaner output (fewer redundant line breaks, for one) with a simpler implementation. This should fix all the issues that you're addressing with this pull request, aside from multiple backticks inside a code block (you're welcome to file a separate issue about this). I'd appreciate it if you could test the master version on your library and let me know if there are any issues with formatting. Please use "-format gfm" if you plan to publish the content on GitHub Pages.
In any case, thanks for your contribution!