You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
Some valid Clojure numbers are not correctly detected.
Steps to Reproduce
Have a look at GitHubs highlighting: All these Numbers are valid Clojure Numbers:
You can find the reference here: https://clojure.org/reference/reader#_literals
Screenshot from Atom:
Proof, that these are valid numbers:
Expected behavior: They should be highlighted correctly.
Actual behavior: Does not highlight correctly
Reproduces how often: 100%
Versions
Atom : 1.58.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Related issues
BetterThanTomorrow/calva#1378
highlightjs/highlight.js#3397
The text was updated successfully, but these errors were encountered: