ststeiger / wikimodel

Automatically exported from code.google.com/p/wikimodel
0 stars 0 forks source link

Confluence - Image tags with attributes are not interpreted as images but links #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 jason.va...@gmail.com on 18 Aug 2009 at 7:53

GoogleCodeExporter commented 9 years ago
Please add more informations.
For example: which parser you're using?

Original comment by mki...@portolancs.com on 23 Aug 2010 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 16 Jan 2012 at 8:06

GoogleCodeExporter commented 9 years ago

Original comment by thomas.m...@gmail.com on 16 Jan 2012 at 9:18