Hi guys! Is there any way to use triple backticks ...
# announcements
z
Hi guys! Is there any way to use triple backticks in KDoc and still have links inside?
image.png
I want to do something like that in the docs of that interface.
If I don't use ``` then the formatting is not kept. If I use it, then the link is lost.
Sorry If I wasn't clear before 🙂
Maybe this is an IDE thing, not sure.
Here is what it is like if I don't use the ```
image.png
doest that exist for KDoc? 😛
I haven't tried yet though
This doesn't work on call site either 😞
image.png
image.png
nothing about the table is shown
oh well, its not like its a big deal 😛 I'll just lose the links
Yap.. oh well
Just in case someone is reading this, in my case I can just use bullet points with
-
Since I don't really need a table, this is good enough for me