From 3dfed26891b1e4f7d99ce82449ba38c0e45915a4 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 Aug 2016 22:13:20 +0100 Subject: [PATCH] Took out the 'doesn't work yet' comment, because it now does! --- src/smeagol/diff2html.clj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/smeagol/diff2html.clj b/src/smeagol/diff2html.clj index 0369d24..25c2dde 100644 --- a/src/smeagol/diff2html.clj +++ b/src/smeagol/diff2html.clj @@ -47,7 +47,6 @@ (defn diff2html "Convert this string, assumed to be in diff format, to HTML." [^String diff-text] - ;; TODO doesn't work yet (apply str (flatten (list "
"