Oleg Yukhnevich

Results 285 comments of Oleg Yukhnevich

Hey! I can't reproduce the issue with both Dokka 1.9.10 and 1.9.20. Could you please provide a reproducer via GitHub repo if possible? Or may be you do have full...

Thanks for the report! Have you encountered this issue on previous Dokka versions? Probably related/blocked by #4245

@AbdullinAM, could you take a look at the issue here? It seems to me that after migrating to the AA KDoc API, this issue should no longer exist.

Fixed in https://github.com/Kotlin/dokka/pull/4363

> I believe this affects all formats, not just Markdown It is, as it affects how we work with Markdown as an input, that's why the tag is `language: xxx`...