File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
doc/modules/ROOT/pages/platforms Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
== The Problem
4
4
5
5
CIDER was created in the early days of Clojure where there weren't any
6
- of the alternative implementation that exist today. This lead to a design
7
- that relied on knowledge of certain specifics of Clojure internal and
6
+ of the alternative implementations that exist today. This lead to a design
7
+ that relied on knowledge of certain specifics of Clojure and
8
8
the Clojure nREPL server.
9
9
10
10
Later, with the introduction of ClojureScript we made another set
@@ -45,4 +45,4 @@ Features:
45
45
46
46
Basically you'll get every feature that's implemented by the nREPL server you're using.
47
47
48
- NOTE: For nbb you can alternatively connect via `cider-connect-cljs`, see xref:platforms/nbb.adoc[nbb].
48
+ NOTE: For ` nbb` you can alternatively connect via `cider-connect-cljs`, see xref:platforms/nbb.adoc[nbb].
You can’t perform that action at this time.
0 commit comments