Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

fix: viewer can't open image from markdown links (fix #1266) #2926

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

moko256
Copy link

@moko256 moko256 commented Jul 18, 2020

PrettifyWebView had sent github's page url to viewer and viewer had used in href and shown it as raw image url.
This pull request fix this and PrettifyWebView send image's raw url.
This fix #1266, fix #2260

I tested with this: https://gist.github.com/moko256/27399a511358196787cfdfa821d9dff1

@moko256 moko256 changed the title Fix: Viewer can't open image from markdown links (fix #1266) fix: Viewer can't open image from markdown links (fix #1266) Jul 18, 2020
@moko256 moko256 changed the title fix: Viewer can't open image from markdown links (fix #1266) fix: viewer can't open image from markdown links (fix #1266) Jul 18, 2020
KaustubhPatange added a commit to KaustubhPatange/FastHub that referenced this pull request Dec 26, 2020
LightDestory pushed a commit to LightDestory/FastHub-RE that referenced this pull request Aug 19, 2021
(cherry picked from commit f7e0857)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Click on image from readme shows nothing Image Viewer for .PNG
1 participant