[Kotlin/dokka] New comment by yole on pull request
#83: many markdown fixes
Also it looks like most Markdown renderers support headerless tables, and only GFM requires a header row (and renders the current headers without text in a fairly ugly way). I think it would be cleaner to provide the text for table headers to the rendering service and to provide a separate GFM output format, which would render the headers as supported by GFM.