googlearchive / code-prettify

An embeddable script that makes source-code snippets in HTML prettier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Kotlin] String interpolation is not highlighted correctly

vanniktech opened this issue · comments

The following:

val test = "BrilliantClass(bar=$bar)"

will not be highlighted correctly:

screenshot from 2018-06-15 16-10-33