diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-23 14:05:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-23 14:05:32 -0400 |
commit | c037714b77535c849c8d8ef4807af2b59737a5c5 (patch) | |
tree | 5d4d2e6dd2888ebeaec1fa90b8c3ae4178a7e5a6 /doc | |
parent | 5038f36cba2c7db223708d06a65f99b08c25b733 (diff) | |
download | ikiwiki-c037714b77535c849c8d8ef4807af2b59737a5c5.tar ikiwiki-c037714b77535c849c8d8ef4807af2b59737a5c5.tar.gz |
comments: The formats allowed to be used in comments can be configured using comments_allowformats. Thanks, Michal Sojka
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Restrict_formats_allowed_for_comments.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Restrict_formats_allowed_for_comments.mdwn b/doc/todo/Restrict_formats_allowed_for_comments.mdwn index cfae38465..9aee29037 100644 --- a/doc/todo/Restrict_formats_allowed_for_comments.mdwn +++ b/doc/todo/Restrict_formats_allowed_for_comments.mdwn @@ -95,3 +95,5 @@ index 285013e..151e839 100644 </pre> [[!tag patch]] + +> [[done]] --[[Joey]] |