Closed
Description
Use the new functionality in cider-browse-spec to pretty print the specs in the doc buffer so we use the same printing rules as in the spec browser.
The function to use is cider-browse-spec--pprint
https://github.com/clojure-emacs/cider/blob/master/cider-browse-spec.el#L132
Related issues: clojure-emacs/cider-nrepl#425