diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 20:18:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 20:18:05 -0400 |
commit | 639e33136bb3625ebaa70d62d2feceb942b226ac (patch) | |
tree | c874d09fe2a96580cf78c308956c3638bb6e61c7 /doc/plugins/filecheck/discussion.mdwn | |
parent | 17c447d7a8cc2b35e4ade95ff25d315934bc3f77 (diff) | |
download | ikiwiki-639e33136bb3625ebaa70d62d2feceb942b226ac.tar ikiwiki-639e33136bb3625ebaa70d62d2feceb942b226ac.tar.gz |
response
Diffstat (limited to 'doc/plugins/filecheck/discussion.mdwn')
-rw-r--r-- | doc/plugins/filecheck/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/filecheck/discussion.mdwn b/doc/plugins/filecheck/discussion.mdwn index 6f01a5c00..1394d2f7b 100644 --- a/doc/plugins/filecheck/discussion.mdwn +++ b/doc/plugins/filecheck/discussion.mdwn @@ -6,3 +6,5 @@ There is a heuristic ::default that decides between text/plain and application/o Would you be receptive to a patch that e.g. called File::MimeInfo::Magic::default() if ::magic() returns undef? --[[DavidBremner]] + +> Yes, that looks to be ok. --[[Joey]] |