• When pulling from a private github repo using a personal access token images do not seem to work, even though they work in the github Readme.md.

    This is the case when images have a full static link (https://github.com/reponame/folder/image.jpg .png .etc), or with a relative link (../main/Folder/image.jpg .png .etc)

    The importing or markdown works well, however.

Viewing 1 replies (of 1 total)
  • Thread Starter anakaine

    (@anakaine)

    Looks like it might be because the image is getting locked up with the private repo and the private access token is not being used to access the image / cahce.

    Saw the FAQ / Troubleshooting on images.

Viewing 1 replies (of 1 total)
  • The topic ‘Images not rendering’ is closed to new replies.