Skip to content

Images not displayed in IE11 #24

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

Open
rdmueller opened this issue Sep 17, 2018 · 1 comment
Open

Images not displayed in IE11 #24

rdmueller opened this issue Sep 17, 2018 · 1 comment

Comments

@rdmueller
Copy link

this is quite some special behaviour...

in IE11, images are linked without the ?raw parameter at the end which result in those images not being displayed.

A workaround is to add the parameter manually (it doesn't hurt the normal rendering):

image::demo.png?raw[]

Do you know what going on here? I can't see a section in the source where the ?raw paramater is not appended...

@bric3
Copy link

bric3 commented Nov 4, 2019

IE11 support is dropped anyway by bitbucket 6.7

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

No branches or pull requests

2 participants