16 lines
322 B
Kotlin
Vendored
16 lines
322 B
Kotlin
Vendored
/**
|
|
* 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
|
|
*
|
|
*/
|
|
class C |