# File actiontext/lib/action_text/attachables/remote_image.rb, line 47defattachable_markdown_representation(caption, attachment_links:false)
MarkdownConversion.markdown_link(caption||"Image", url, image:true)
end
attachable_plain_text_representation(caption)
Link