Open Rayson-Lai opened 5 years ago
When open the .md file in github webpage, the code below can work.
![ImageName](ImageFolder/ImageName.jpg)
But in the Stackedit, the image can not be loaded. If the repository is private, using the whole url does not work either.
![ImageName](https://github.com/.../ImageFolder/ImageName.jpg)
Since the Stackedit.io application has the authority to access the repository, shouldn't this code work?
Same problem. Is it a bug?
When open the .md file in github webpage, the code below can work.
But in the Stackedit, the image can not be loaded. If the repository is private, using the whole url does not work either.
Since the Stackedit.io application has the authority to access the repository, shouldn't this code work?