dokka
dokka copied to clipboard
Kotlin keywords in inline-monospace text are highlighted in orange
Describe the bug
Kotlin keywords in inline-monospace text are highlighted in orange.
Expected behaviour
Inline code should not be highlighted with Kotlin syntax.
Screenshots
https://www.apollographql.com/docs/kotlin/kdoc/index.html
To Reproduce
https://github.com/apollographql/apollo-kotlin
Installation
- Operating system: n/a
- Build tool: Gradle v9.2.0
- Dokka version: 2.1.0-beta2
Note: this is how prism.js works by default: https://prismjs.com/test#language=kotlin&text=apollo-gradle-plugin-external
cc @berezinant, one more issue related to code highlighting caused by prism.js :)