org.clojars.grav/markdown-to-hiccup

Simple library for converting markdown into hiccup data structures for Clojure/Script

Leiningen/Boot

[org.clojars.grav/markdown-to-hiccup "0.6.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.grav/markdown-to-hiccup {:mvn/version "0.6.0-SNAPSHOT"}

Gradle

implementation("org.clojars.grav:markdown-to-hiccup:0.6.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.grav</groupId>
  <artifactId>markdown-to-hiccup</artifactId>
  <version>0.6.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.