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
Any page containing example block, e.g. https://pkg.go.dev/io#example-Copy
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
Open package documentation example
Syntax Highlighted code block.
A text blob without syntax highlight
The text was updated successfully, but these errors were encountered:
#40952 describes similar issue, but with comment code blocks. As I understand correctly it is hard to recognise comment code blocks language, however Example blocks are always (?) written in Go and can be highlighted.
Example
Sorry, something went wrong.
No branches or pull requests
What is the URL of the page with the issue?
Any page containing example block, e.g. https://pkg.go.dev/io#example-Copy
What is your user agent?
Screenshot
What did you do?
Open package documentation example
What did you expect to see?
Syntax Highlighted code block.
What did you see instead?
A text blob without syntax highlight
The text was updated successfully, but these errors were encountered: