[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cider 5d87a4d299: Fix some docs markup
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cider 5d87a4d299: Fix some docs markup |
Date: |
Fri, 1 Sep 2023 18:58:56 -0400 (EDT) |
branch: elpa/cider
commit 5d87a4d2990cc17e9a1ba88ea9063b3278796fad
Author: vemv <vemv@users.noreply.github.com>
Commit: vemv <vemv@users.noreply.github.com>
Fix some docs markup
---
doc/modules/ROOT/pages/config/basic_config.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/modules/ROOT/pages/config/basic_config.adoc
b/doc/modules/ROOT/pages/config/basic_config.adoc
index 53efd7f5df..4f660c0517 100644
--- a/doc/modules/ROOT/pages/config/basic_config.adoc
+++ b/doc/modules/ROOT/pages/config/basic_config.adoc
@@ -44,9 +44,9 @@ With it enabled, `cider-jack-in` will activate
enrich-classpath, given the follo
* You are on macOS/Linux
* You are launching a vanilla JVM repl (and not a cljs repl, or a clj+cljs
repl)
* You are using `cider-jack-in` / `cider-jack-in-clj` (and not `cider-connect`)
- * For `cider-connect`, please follow enrich-classpath's
https://github.com/clojure-emacs/enrich-classpath/tree/v1.16.0#emacs-cider-connect[own
instructions].
+ ** For `cider-connect`, please follow enrich-classpath's
https://github.com/clojure-emacs/enrich-classpath/tree/v1.16.0#emacs-cider-connect[own
instructions].
-...those conditions will be progressively relaxed.
+...these conditions will be progressively relaxed.
It's worth noting that `cider-jack-in` will fall back to the original command
if enrich-classpath failed, for whatever reason.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/cider 5d87a4d299: Fix some docs markup,
ELPA Syncer <=