diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-09 15:02:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-09 15:02:08 -0400 |
commit | 9f41b231088a6a3dbd560cc999ad5ee9549aa914 (patch) | |
tree | acccd3dc1a279fbdcc2790e42636eefbb1250270 /doc/bugs | |
parent | 3fbcd2c8d270b1282e3c457cd2eb7720f43726af (diff) | |
download | ikiwiki-9f41b231088a6a3dbd560cc999ad5ee9549aa914.tar ikiwiki-9f41b231088a6a3dbd560cc999ad5ee9549aa914.tar.gz |
seems this was fixed a long time ago
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/inline_raw_broken_on_unknown_pagetype.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/inline_raw_broken_on_unknown_pagetype.mdwn b/doc/bugs/inline_raw_broken_on_unknown_pagetype.mdwn index e43540c65..19aa94e7e 100644 --- a/doc/bugs/inline_raw_broken_on_unknown_pagetype.mdwn +++ b/doc/bugs/inline_raw_broken_on_unknown_pagetype.mdwn @@ -25,3 +25,5 @@ types, ikiwiki should output a better error message. > It does allow including binary files right into a page, but nothing is > stopping you pasting binary data right into the edit form either, so > while annoying I don't think that will be a security problem. --[[Joey]] + +[[done]] |