Skip to content

Commit

Permalink
added link to the NPM module for Lumo
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos authored Nov 4, 2019
1 parent 23fa412 commit af70fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ A markdown parser that compiles to both Clojure and ClojureScript.

Note: `markdown-clj` versions prior to `0.9.68` requires Clojure 1.2+ to run, versions `0.9.68+` require Clojure 1.7.

[NPM module](https://www.npmjs.com/package/markdown-clj)

## Usage Clojure

Markdown-clj can be invoked either by calling `md-to-html` or `md-to-html-string` functions.
Expand Down

0 comments on commit af70fa4

Please sign in to comment.