Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Please add more informations.
For example: which parser you're using?

Original comment by [email protected] on 23 Aug 2010 at 10:03

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 16 Jan 2012 at 8:06

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 16 Jan 2012 at 9:18

  • Changed title: Confluence - Image tags with attributes are not interpreted as images but links
  • Added labels: ConfluenceSyntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant