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 c165972 commit f60a11eCopy full SHA for f60a11e
doc/modules/ROOT/pages/repl/configuration.adoc
@@ -190,7 +190,8 @@ Note that disabling pretty-printing is not advised. Emacs does not handle well
190
very long lines, so using a printing function that wraps lines beyond a certain
191
width (i.e. any of them except for `pr`) will keep your REPL running smoothly.
192
193
-TIP: See xref:usage/pretty_printing.adoc[this] for more information on configuring printing.
+TIP: See xref:usage/pretty_printing.adoc[this section of the documentation] for
194
+more information on configuring printing.
195
196
== Displaying images in the REPL
197
0 commit comments