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

Possible bug? #1

Open
noozo opened this issue Sep 11, 2013 · 1 comment
Open

Possible bug? #1

noozo opened this issue Sep 11, 2013 · 1 comment

Comments

@noozo
Copy link

noozo commented Sep 11, 2013

Hi Ben, first of all thanks for the fantastic job!

Now to business: i am trying to convert some markdown that includes raw html in it, more specifically a flickr image and link, like so:

IMG_0888

For some reason, the image source is being translated into this:
http://farm6.staticflickr.com/5549/9576559780/%3C/em%3Eb589a50d30/%3Cem%3Ez.jpg

Which, for obvious reasons, is not correct.

Do you have any ideas why it might be?

Thanks again!

Pedro

@noozo
Copy link
Author

noozo commented Sep 11, 2013

Just noticed that github allows html, so you probably cannot see the link up there. Here it is:

<a href="http://www.flickr.com/photos/nocivus/9576559780/sizes/z/" title="IMG_0888"><img src="http://farm6.staticflickr.com/5549/9576559780_b589a50d30_z.jpg" width="640" height="480" alt="IMG_0888" /></a>

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

1 participant