Skip to content

hsestupin/lein-html2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-html-to-md

A Leiningen plugin to convert html files to md.

  • Doesn't require project
  • Foe each specified html file plugin creates corresponding *.md one in the same directory

Usage

Put [lein-html2md "0.3"] into the :plugins vector of your :user profile, or if you are on Leiningen 1.x do lein plugin install lein-html2md 0.3.

Then simply call it like this:

lein html2md some_path/your_file1.html your_file2.html

License

Copyright (C) 2014 Sergey Stupin

Distributed under the Eclipse Public License, the same as Clojure.

About

Leiningen plugin for converting html to md

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published