lein-html2md

lein plugin for converting html files to md

Leiningen/Boot

[lein-html2md "0.3"]

Clojure CLI/deps.edn

lein-html2md/lein-html2md {:mvn/version "0.3"}

Gradle

implementation("lein-html2md:lein-html2md:0.3")

Maven

<dependency>
  <groupId>lein-html2md</groupId>
  <artifactId>lein-html2md</artifactId>
  <version>0.3</version>
</dependency>