me.arrdem/commonmark-hiccup

Library to render CommonMark markdown to customizable HTML.

Leiningen/Boot

[me.arrdem/commonmark-hiccup "0.1.1"]

Clojure CLI/deps.edn

me.arrdem/commonmark-hiccup {:mvn/version "0.1.1"}

Gradle

implementation("me.arrdem:commonmark-hiccup:0.1.1")

Maven

<dependency>
  <groupId>me.arrdem</groupId>
  <artifactId>commonmark-hiccup</artifactId>
  <version>0.1.1</version>
</dependency>