summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-03-03 08:54:25 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-03-03 08:54:25 +0100
commitc9402fa350ccde6738729118323f24046569fcd1 (patch)
tree63f6f8af7738aac0ceec2b8b8ff6ab08d86bda0c
parentcab91f42d5b6d62a33380abc2b1a670e70c21e05 (diff)
Book Marx: Fix a typo that prevented HTML escaping from happening on bookmark descriptions.
-rw-r--r--src/mulk/benki/book_marx.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mulk/benki/book_marx.clj b/src/mulk/benki/book_marx.clj
index c74ac63..80fac1e 100644
--- a/src/mulk/benki/book_marx.clj
+++ b/src/mulk/benki/book_marx.clj
@@ -73,7 +73,7 @@
(map (fn [par]
(or (listify par)
[:p {} par]))
- (string/split text #"\n\s*?\n")))))
+ (string/split input #"\n\s*?\n")))))
(defn bookmarks-visible-by [user]
(-> bookmarks