Please would you provide an example of what this simple tag would look like?
inline:myimage.jpg
[inline:myimage.jpg]
![]()
.. ?
Thank you
Please would you provide an example of what this simple tag would look like?
inline:myimage.jpg
[inline:myimage.jpg]
![]()
.. ?
Thank you
Comments
Comment #1
sunIt's actually the second variant you wrote down, provided that the name of your uploaded file is
myimage.jpg. Alternatively, you can use a numbered reference: To display the 3rd uploaded file inline in the content, just write[inline:3]which will be converted to
[inline:myimage.jpg]after saving the content.
Comment #2
(not verified) commentedComment #3
JoshuaVP commentedIs there anyway to add alt tags onto this inline image...Or perhaps is there an alt tags module?