a hastebin/pastething alternative written in Kotlin
kageru
726a25bed7
Most preview applications render this as html, which will strip repeated spaces. By instead emitting , we can retain the indentation. Groups of two spaces are replaced with two nbsp because single spaces (i.e. gaps between words) should still be breaking. |
||
---|---|---|
src/main/kotlin/moe/kageru/kodeshare | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
kodeshare.properties | ||
settings.gradle |