HTML to Markdown very largely working.

This commit is contained in:
Simon Brooke 2019-04-30 15:18:30 +01:00
parent b406ef92c0
commit 7f50863d83
4 changed files with 269 additions and 90 deletions

View file

@ -2,6 +2,6 @@
(:require [clojure.test :refer :all]
[html-to-md.core :refer :all]))
(deftest a-test
(testing "FIXME, I fail."
(is (= 0 1))))
;; (deftest a-test
;; (testing "FIXME, I fail."
;; (is (= 0 1))))