[BUG] KDoc should use Kotlin formatting, not Javadoc
aSemy opened this issue · 5 comments
aSemy commented
Describe the bug
In some KDoc {@code ...}
is used
KDoc uses a flavour of Markdown, so replace this with backticks
/**
* For example, given HTML `<p>Hello <b>there</b> now!</p>`, `p.ownText()` returns `"Hello now!",
*/
msotho commented
Hello. I would like to contribute and work on this first bug. Thank you
christian-draeger commented
Hello, merge requests are very welcome :)
msotho commented
Apologies if already documented somewhere, but is there a standard naming of branches for bugs or features?
msotho commented
I believe we can now close this issue?
Thanks.
christian-draeger commented
Ah yes, thx for the reminder 😀 and thx again for your help 🙂