A Clojure library designed to convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation.
Find a file
2019-05-01 14:23:45 +01:00
doc Upversioned to 0.3.0 2019-05-01 14:09:17 +01:00
docs Deliberately added generated documentation to the repo 2019-05-01 14:02:24 +01:00
src/html_to_md Deliberately added generated documentation to the repo 2019-05-01 14:02:24 +01:00
test/html_to_md Lots of improvements from running against real live tag soup 2019-04-30 18:35:34 +01:00
.gitignore Blogger scraper tidied up and documented. 2019-04-30 20:11:44 +01:00
CHANGELOG.md Doesn't work yet! 2019-04-30 12:23:58 +01:00
LICENSE Doesn't work yet! 2019-04-30 12:23:58 +01:00
project.clj Upversioned to 0.4.0-SNAPSHOT 2019-05-01 14:11:36 +01:00
README.md Further README improvement. 2019-05-01 14:23:45 +01:00

html-to-md

A Clojure library designed to convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation.

Documentation is here. In particular, please read the introduction, which contains everything you want to know.