Open anabasalo opened 8 months ago
Looks good so far. Thx!
If you want to check how the tables look on cljdoc.org when rendered, I think you can feed it into a Github-Flavored Markdown tool. Check out https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#docstrings and https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#markup-formats for more.
(Setting up a local cljdoc build of the docs is also doable, but involves convoluted Docker-fu.)
Awesome! Thanks for taking care of this!