J2K: convert javadoc comments to kdoc
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* We support the following HTML styles: **bold**, *italic*, ~~strikethrough~~, `code`
|
||||
*
|
||||
* Paragraph tags also work.
|
||||
* HTML entities (need to remain as is in Markdown): & < > "
|
||||
* Made by [JetBrains](http://www.jetbrains.com)
|
||||
*
|
||||
* * Kotlin
|
||||
* * Java
|
||||
*
|
||||
*
|
||||
* 1. First
|
||||
* 1. Second
|
||||
*
|
||||
*/
|
||||
public class C
|
||||
Reference in New Issue
Block a user