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

Image Url Conversion Bug In GitHub Issues #249

Open
rccoder opened this issue May 9, 2017 · 0 comments
Open

Image Url Conversion Bug In GitHub Issues #249

rccoder opened this issue May 9, 2017 · 0 comments

Comments

@rccoder
Copy link

rccoder commented May 9, 2017

Dear:

I found GitHub Issues would automatic conver the img url。

example, I write the following word in the github issues:

![](http://okujk9avg.bkt.clouddn.com/20170509149426058293776.png)

while submit the issues, it would convered to be

<img src="https://camo.githubusercontent.com/7fb7e95c0515afa71b50ac0d2ce9312169e89665/687474703a2f2f6f6b756a6b396176672e626b742e636c6f7564646e2e636f6d2f32303137303530393134393432363039303836373538382e706e67" />

This operation is for data persistence, there is no problem。But, the new image is not always as same as the old Picture In the visual。

the old Picture is

image

but the New Picture is like this:

image

There is a problem with the bottom half of the image!

The Bug reproduction address is: rccoder/blog#27

Thanks

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