HtmlTest
class HtmlTest
| ASD | FGH | JKL |
|---|---|---|
| 123 | 456 | 789 |
An example documention with markdown formatting
def someScalaCode(x: String) = println("Hello " + x)
- Source:
- htmlTests.scala
| ASD | FGH | JKL |
|---|---|---|
| 123 | 456 | 789 |
An example documention with markdown formatting
def someScalaCode(x: String) = println("Hello " + x)