From 249ea2ed7557e34614ef9f1f863cee9489798510 Mon Sep 17 00:00:00 2001
From: Simon McVittie
Date: Tue, 18 Nov 2008 10:44:34 +0000
Subject: comments: remove allowhtml option, just switch it on all the time
Now that posts are individually sanitized, that should be safe.
---
templates/comments_form.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'templates')
diff --git a/templates/comments_form.tmpl b/templates/comments_form.tmpl
index fbf49be34..59c03b4f0 100644
--- a/templates/comments_form.tmpl
+++ b/templates/comments_form.tmpl
@@ -8,7 +8,7 @@ Subject:
-HTML is not allowed.
+Formatting with Markdown and HTML are allowed.
IkiWiki directives ([[!directive]]) are not allowed.
--
cgit v1.2.3