freeCodeCamp / devdocs

API Documentation Browser
https://devdocs.io
Mozilla Public License 2.0
34.34k stars 2.29k forks source link

Clojure code snippets don't have syntax highlighting #2216

Open elektronik2k5 opened 2 months ago

elektronik2k5 commented 2 months ago

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.