devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Clojure code snippets don't have syntax highlighting

Open elektronik2k5 opened this issue 1 year ago • 3 comments

Bug report

Clojure code snippets are missing syntax highlighting.

OS information

Steps to reproduce

  1. Enable Clojure
  2. 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.

elektronik2k5 avatar May 14 '24 20:05 elektronik2k5

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 avatar Oct 13 '24 03:10 thewheat

@thewheat not sure I understand what you're asking for: any webpage that includes Clojure code with syntax highlighting?

elektronik2k5 avatar Oct 13 '24 08:10 elektronik2k5

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?

thewheat avatar Oct 13 '24 09:10 thewheat