codox-md

Templated codox output with markdown processing.

Leiningen/Boot

[codox-md "0.1.0"]

Clojure CLI/deps.edn

codox-md/codox-md {:mvn/version "0.1.0"}

Gradle

implementation("codox-md:codox-md:0.1.0")

Maven

<dependency>
  <groupId>codox-md</groupId>
  <artifactId>codox-md</artifactId>
  <version>0.1.0</version>
</dependency>