Welcome! Please see the About page for a little more info on how this works.
clojure.pprint/cl-format does not support the ~/ directive which allows to extend the formatter with custom functions.
The doc at https://clojure.github.io/clojure/doc/clojure/pprint/CommonLispFormat.html mentions that support for ~/ is next up.
This Jira is to ask if someone is willing to contribute that enhancement to it.