Please enable JavaScript to view the comments powered by Disqus.

Testing out codeblock support

K3K, 02 July 2022

Table of Contents

  1. Kotlin

Kotlin

Below is a Kotlin snippet:

fun main() { 
  println("Hello World") 
}
<h3> Test out HTML </h3>

<a href="abc.com">Link overview</a>

<script>
  val a = b
</script>