We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c59094 commit 3f1c7e9Copy full SHA for 3f1c7e9
doc/modules/ROOT/pages/repl/history.adoc
@@ -77,8 +77,8 @@ filtered to only those inputs that match the regexp.
77
78
== Preview and Highlight
79
80
-When `cider-repl-history-show-preview` is non-nil, CIDER displays an [`overlay`]
81
-(https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlays.html)
+When `cider-repl-history-show-preview` is non-nil, CIDER displays an
+https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlays.html[overlay]
82
of the currently selected history entry, in the REPL buffer.
83
84
If you do not properly quit from browsing the history (i.e., if you
0 commit comments