FastHub icon indicating copy to clipboard operation
FastHub copied to clipboard

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

Open moko256 opened this issue 5 years ago • 0 comments

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 avatar Jul 18 '20 20:07 moko256