Skip to content

Commit 4c59094

Browse files
committed
Fix broken markup
1 parent b32a3fd commit 4c59094

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/modules/ROOT/pages/repl/configuration.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,8 @@ Note that enabling font-locking in the REPL can negatively impact performance.
147147
By default the REPL always prints the results of your evaluations using the
148148
printing function specified by `cider-print-fn`.
149149

150-
!!! Note
151-
152-
This behaviour was changed in CIDER 0.20. In prior CIDER releases
153-
pretty-printing was disabled by default.
150+
NOTE: This behaviour was changed in CIDER 0.20. In prior CIDER releases
151+
pretty-printing was disabled by default.
154152

155153
You can temporarily disable this behaviour and revert to the default behaviour
156154
(equivalent to `clojure.core/pr`) using kbd:[M-x cider-repl-toggle-pretty-printing].

0 commit comments

Comments
 (0)