You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is checking for a graphics file extension like so:
!nexus.png!
But if you add attributes, say to control the size, like the following:
!nexus.png|width=10,height=20!
Then it is interpreted as a link. A link to the image is created instead of the
embedded image
appearing.
Original issue reported on code.google.com by [email protected] on 18 Aug 2009 at 7:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Aug 2009 at 7:53The text was updated successfully, but these errors were encountered: