mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Took out the 'doesn't work yet' comment, because it now does!
This commit is contained in:
parent
51d2fc1ca8
commit
3dfed26891
1 changed files with 0 additions and 1 deletions
|
|
@ -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 "<div class='change'>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue