A Clojure library designed to convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation.
Find a file
Johan Mynhardt ac80507b5f Update transformer_test.clj
Use more appropriate test without `str/trim`.
2022-05-26 04:32:23 +02: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 Fix: java.lang.ClassCastException 2022-05-21 16:26:28 +02:00
test/html_to_md Update transformer_test.clj 2022-05-26 04:32:23 +02: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.