An open API service indexing awesome lists of open source software.

https://github.com/cryogen-project/cryogen-markdown

Markdown module for Cryogen
https://github.com/cryogen-project/cryogen-markdown

Last synced: 2 months ago
JSON representation

Markdown module for Cryogen

Awesome Lists containing this project

README

          

# cryogen-markdown

A Clojure library to provide Markdown rendering to the cryogen-core compiler

## Version

[![Clojars Project](https://clojars.org/cryogen-markdown/latest-version.svg)](https://clojars.org/cryogen-markdown)

## Usage

Add the latest version (seen above, e.g.`[cryogen-markdown "0.x.y"]`) to the `:dependencies` keyword of the `project.clj` of your generated cryogen blog.

## License

Copyright © 2015 Dmitri Sotnikov

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.