Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can <IMG> tag be used in Wiki pages?

robert-rc2i March 30, 2018

Hi

I'd like to know if bitbucket's wiki pages supports the html<img> tag using Markdown?

RIght now I can define an image using this:  

![iphone](https://d30y9cdsu7xlg0.cloudfront.net/png/102505-200.png)

 

But not like this:

<img src="https://d30y9cdsu7xlg0.cloudfront.net/png/102505-200.png" width="48px" />

Bitbucket keeps linking the official markdown project, which does support <img> tag.  So either I am doing something wrong, or they are not supported.

Can someone tell me if html <IMG> tag is supported?

Thanks!

1 answer

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2018

Hi Robert, markdown uses an image syntax that is intended to resemble the syntax for links, allowing for two styles: inline and reference. Images appear like this:

![Alt text](http://www.addictedtoibiza.com/wp-content/uploads/2012/12/example.png)

![Alt text](http://www.addictedtoibiza.com/wp-content/uploads/2012/12/example.png "Optional title")

For more info, you can check Markdown demo.

Hope that helps!

Ana

robert-rc2i April 28, 2018

Sorry for the late reply.

Yes, I am aware of this markup, as stated in my OP.  The thing is, it does not support image resizing.  With this markup, I have to pre-process images before use, hence why I was asking about an IMG tag.

In any case, thanks for your reply!

Robert

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events