Mike Sinkovsky
Mike Sinkovsky
> type aliases doesn't have separate pages in dokka Then it's a bug :) Everything should have separate page, for GFM format at least. About example above - it just...
"Shit in = Shit out". Ok, let's start from the basics. Should `KDoc` **PARSER** conform to GFM Specification? If yes - currently it is wrong in 15 cases of 22,...
GFM Spec is basically same as Commonmark spec, with added Tables and Strikethrough extensions. So for now - Dokka (KDoc parser) does not pass 70% of Commonmark spec tests.
Maybe it's tolerable (for alpha version) - but that was reaction to your comment about extra spaces in GFM renderer :) They comes from earlier stages of pipeline.