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

[BUG] Image Markdown with spaces in URL not rendered correctly #283

Closed
1 task done
monotykamary opened this issue Jul 30, 2024 · 1 comment · Fixed by #285
Closed
1 task done

[BUG] Image Markdown with spaces in URL not rendered correctly #283

monotykamary opened this issue Jul 30, 2024 · 1 comment · Fixed by #285
Labels
bug Something isn't working

Comments

@monotykamary
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Image is not rendered, with the markdown link exposed:

image

Expected Behavior

URL in markdown images should be URL sanitized:

![Nvidia Stock Performance](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfOcXoq5qx7BzkTcTnVnF2V8_Y7wFyTrjlWWxwJpF3bnJtayv5GHKmjUCW2LBArZZO2P-2s1WPd-Do2ZbbI8KMbs1Ji6WZuIn2n6LSR5gD7kp2SLdkrQUK9DYhIJ-tEejkVTjyP-uVQcs_w28P3BzRIBIROW4BX5pCSNubxhdl-NM2WR_JtV_i0JSYXA/s1266/Screenshot%202023-05-31%20102952.png)

Nvidia Stock Performance

Steps To Reproduce

  1. Go on morphic.sh
  2. Search for Why is Nvidia growing rapidly?
  3. Search follow up What future innovations can we expect from Nvidia that may influence its stock performance?

Environment

- OS: Darwin Kernel Version 23.5.0 arm64
- Browser: Arc Browser

Anything else?

No response

@miurla miurla added the bug Something isn't working label Jul 31, 2024
@miurla
Copy link
Owner

miurla commented Aug 1, 2024

Thank you for the detailed report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants