mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Added TODO note, only.
This commit is contained in:
parent
970636325a
commit
0417fda910
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
;; Error to show if text to be rendered is nil.
|
;; 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?")
|
(def no-text-error "No text: does the file exist?")
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -187,3 +188,4 @@
|
||||||
(reintegrate-inclusions (process-text md-src)))
|
(reintegrate-inclusions (process-text md-src)))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue