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
Clojure code snippets are missing syntax highlighting.
Expected outcome: code snippets should have syntax highlighting.
Add syntax highlighting or fix whatever prevents it from working with Clojure source code samples.
The text was updated successfully, but these errors were encountered:
Hi @elektronik2k5 , could you link to a page that shows the syntax highlighting?
I've tried looking at https://clojure.github.io/clojure/ and several pages and I'm not seeing any syntax highlighting specifically, so perhaps I'm missing something
Sorry, something went wrong.
@thewheat not sure I understand what you're asking for: any webpage that includes Clojure code with syntax highlighting?
Correct. I couldn't find any syntax highlighting in the source docs so wasn't sure what you were referring to exactly.
Or is it more about adding syntax highlighting that isn't even in the source documentation?
No branches or pull requests
Bug report
Clojure code snippets are missing syntax highlighting.
OS information
Steps to reproduce
More resources
Expected outcome: code snippets should have syntax highlighting.
Possible fix
Add syntax highlighting or fix whatever prevents it from working with Clojure source code samples.
The text was updated successfully, but these errors were encountered: