We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code blocks starting with ```kotlin are not highlighted in Markdown documents.
```kotlin
The text was updated successfully, but these errors were encountered:
I investigated this further. The editor view does not highlight Kotlin code black in Markdown documents, the Markdown preview does.
Sorry, something went wrong.
I'd also really appreciate having my Kotlin code in Markdown code blocks beeing highlighted.
This should be resolved in db07ba3. I'll be included in the next release.
No branches or pull requests
Code blocks starting with
```kotlin
are not highlighted in Markdown documents.The text was updated successfully, but these errors were encountered: