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
This results in a runtime error:
runtime error: invalid memory address or nil pointer dereference github.com/alecthomas/chroma.(*coalescer).Tokenise(0xc000420030, 0x0, 0xc000186230, 0x3, 0x1e3a260, 0x0, 0x0) .../go/pkg/mod/github.com/alecthomas/[email protected]/coalesce.go:10 +0x47
The text was updated successfully, but these errors were encountered:
fix(renderer): do not highlight syntax when language is not set
4b0b2e5
fixes bytesparadise#514 Signed-off-by: Xavier Coulon <[email protected]>
fix(renderer): do not highlight syntax when language is not set (#515)
c3439bd
fixes #514 Signed-off-by: Xavier Coulon <[email protected]>
xcoulon
Successfully merging a pull request may close this issue.
This results in a runtime error:
The text was updated successfully, but these errors were encountered: