Skip to content

This image should be used when inlining kotlin in a tech.io markdown with syntax ```kotlin runnable

Notifications You must be signed in to change notification settings

TechDotIO/kotlin-snippet-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Image for running Kotlin snippets embedded in markdown files of tech.io playgrounds using the following syntax:

```kotlin runnable
fun main(args: Array<String>) {
    println("Hello, World!")
}
```

About

This image should be used when inlining kotlin in a tech.io markdown with syntax ```kotlin runnable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages