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
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ Enabling a decent Clojure/Script editor experience in the browser. Built for and
4
4
5
5
***[🤹♀️ Live demo with in-browser eval](https://nextjournal.github.io/clojure-mode/)**
6
6
*[🐢 Try it in Nextjournal](https://nextjournal.com/try/clojure?cm6=1)
7
-
*[📦 Use it in your project](#use-it-in-your-project)
7
+
*[📦 Use it in your project](#-use-it-in-your-project)
8
8
9
9
## ✨ Features
10
10
11
11
**⚡️ Lightning-fast thanks to [lezer incremental parsing](https://lezer.codemirror.net/)**
12
12
* Try pasting [`clojure/core.clj`](https://raw.githubusercontent.com/clojure/clojure/master/src/clj/clojure/core.clj) into the [live demo](https://nextjournal.github.io/clojure-mode/).
0 commit comments