branch: elpa/cider commit 9b002c0b311a180afd2f11d3de60ef0d6dbdb9bb Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
[Docs] Tweak some markup --- doc/modules/ROOT/pages/usage/pretty_printing.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/modules/ROOT/pages/usage/pretty_printing.adoc b/doc/modules/ROOT/pages/usage/pretty_printing.adoc index a2cd6ebc69..aaa322d831 100644 --- a/doc/modules/ROOT/pages/usage/pretty_printing.adoc +++ b/doc/modules/ROOT/pages/usage/pretty_printing.adoc @@ -23,8 +23,8 @@ of data on top of fipp, but at a slight performance cost. * `zprint` to use https://github.com/kkinnear/zprint[zprint], a fast and flexible alternative to the libraries mentioned above. -For `fipp`, `puget`, and `zprint` printers to work, you need to add a -respective dependency into your project explicitly. +IMPORTANT: For `fipp`, `puget`, and `zprint` printers to work, you need to add a +respective dependency in your project explicitly. Alternatively, `cider-print-fn` can be set to the namespace-qualified name of a Clojure var whose function takes three arguments: the object to print, the