HTML to Markdown very largely working.
This commit is contained in:
parent
b406ef92c0
commit
7f50863d83
4 changed files with 269 additions and 90 deletions
|
|
@ -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))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue