Quick and minimal API doc generation for Clojure
- Revert source link in var title and move back to
<sub>
- Specify clojure 1.11 as the minimal Clojure version in
deps.edn
- Fix macro information
- Fix #39: fix link when var is named multiple times in docstring
- Add
:filename-add-prefix
and:filename-remove-prefix
options so quickdoc can more easily be configured from EDN