We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b5280 commit c08549aCopy full SHA for c08549a
sample/src/main/kotlin/Main.kt
@@ -2,6 +2,7 @@ import dev.snipme.highlights.Highlights
2
import dev.snipme.highlights.model.BoldHighlight
3
import dev.snipme.highlights.model.PhraseLocation
4
import dev.snipme.highlights.model.SyntaxLanguage
5
+import dev.snipme.highlights.model.SyntaxThemes
6
7
val sampleClass = """
8
@Serializable
0 commit comments