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
- Host: GitHub
- URL: https://github.com/cryogen-project/cryogen-markdown
- Owner: cryogen-project
- License: epl-1.0
- Created: 2015-01-15T00:52:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T02:51:23.000Z (about 5 years ago)
- Last Synced: 2025-03-28T07:22:50.338Z (9 months ago)
- Language: Clojure
- Size: 17.6 KB
- Stars: 7
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cryogen-markdown
A Clojure library to provide Markdown rendering to the cryogen-core compiler
## Version
[](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.