A Clojure library designed to convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation.
| doc | ||
| html-to-md@e07835e724 | ||
| src/html_to_md | ||
| test/html_to_md | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| project.clj | ||
| README.md | ||
html-to-md
A Clojure library designed to convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation.
Introduction
The itch I'm trying to scratch at present is to transform Blogger.com's dreadful tag-soup markup into markdown; but my architecture for doing this is to build a completely general [HT|SG|X]ML transformation framework and then specialise it.
Usage
FIXME
License
Copyright © 2019 Simon Brooke simon@journeyman.cc
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.