Skip to content

Commit

Permalink
Added TODO note, only.
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-brooke committed Feb 14, 2020
1 parent 9706363 commit 0417fda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/smeagol/formatting.clj
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;; Error to show if text to be rendered is nil.
;; TODO: should go through i18n
(def no-text-error "No text: does the file exist?")


Expand Down Expand Up @@ -187,3 +188,4 @@
(reintegrate-inclusions (process-text md-src)))



0 comments on commit 0417fda

Please sign in to comment.