syntaxhighlighter icon indicating copy to clipboard operation
syntaxhighlighter copied to clipboard

Fixing function highlighting for Clojure

Open vatchedj opened this issue 4 months ago • 0 comments

Changes proposed in this Pull Request

  • Fixing the function highlighting in Clojure, as word boundaries are different in Clojure than in JavaScript.
  • Adding full list of functions from clojure.core namespace.

Testing instructions

  • Code snippet on ReplJS: https://repljs.com/vatchedj/KBiujMCKGKe0

vatchedj avatar Sep 27 '25 20:09 vatchedj