Skip to content

Commit 9b002c0

Browse files
committed
[Docs] Tweak some markup
1 parent e81537b commit 9b002c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/usage/pretty_printing.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ of data on top of fipp, but at a slight performance cost.
2323
* `zprint` to use https://github.com/kkinnear/zprint[zprint], a fast and
2424
flexible alternative to the libraries mentioned above.
2525

26-
For `fipp`, `puget`, and `zprint` printers to work, you need to add a
27-
respective dependency into your project explicitly.
26+
IMPORTANT: For `fipp`, `puget`, and `zprint` printers to work, you need to add a
27+
respective dependency in your project explicitly.
2828

2929
Alternatively, `cider-print-fn` can be set to the namespace-qualified name of a
3030
Clojure var whose function takes three arguments: the object to print, the

0 commit comments

Comments
 (0)