No description
Find a file
Adam Tankanow 5609772cd3 Add docstring and support for creating links for header id attributes
- this method will now look for both of the following references, this
  commit adds support for (2)

(1) <h1><a name="href">Reference Text</a></h1>
and
(2) <h1 id="href">Reference Text</h1>
2015-01-09 07:16:22 -05:00
src/cryogen_core Add docstring and support for creating links for header id attributes 2015-01-09 07:16:22 -05:00
.gitignore Initial commit 2014-12-04 11:38:48 -05:00
LICENSE Initial commit 2014-12-04 11:38:48 -05:00
project.clj Update version to 0.1.9 and add asciidoctorj dependency. 2014-12-30 07:29:55 -05:00
README.md Added version eye badge 2014-12-05 11:03:31 -05:00

cryogen-core

Dependency Status

Cryogen's compiler.

Leiningen

Clojars Project

License

Copyright © 2014 Carmen La

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