画像添付ではなく、チケットに画像を表示させる機能について。
公式のWikiFormattingを覗いてみると…
!image_url! displays an image located at image_url (textile syntax)
!>image_url! right floating image
If you have an image attached to your wiki page, it can be displayed inline using its filename: !attached_image.png!
というふうに書かれている。
どうもURL限定みたいです。
どこかのサイトのURLを持ってくるか、
RedMineのWikiの添付ファイルのURLをリクルートする方法もある。
!http://xxxxxxxxxxxxxxx!
みたいな。