devdocs
devdocs copied to clipboard
Clojure code snippets don't have syntax highlighting
Bug report
Clojure code snippets are missing syntax highlighting.
OS information
Steps to reproduce
- Enable Clojure
- Open a page with a code snippet
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.
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
@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?