Allow images from GitHub domain on the wiki

Thanks. That makes this the test data to be used for writing the WikiContributor docs.

From Discourse for @kmikkels HistContext gramplet on wiki:

https://gramps.discourse.group/t/my-first-gramplet-for-gramps-5-2/6348/63

when editing the posting, this is how Discourse markup IDs the image:

![image|432x500, 75%](upload://8p4psndyzjSvbdlG9Ih7qEe6wgY.png)

right-click to open image in new window:

https://global.discourse-cdn.com/free1/uploads/gramps/original/2X/3/3ae6e85a9c69d04cd4dd50c8fbfc99bc4ed2124c.png

From GitHub

https://github.com/kajmikkelsen/HistContext/blob/master/gramplet.png wrapped with server content

https://github.com/kajmikkelsen/HistContext/blob/master/gramplet.png?raw=true just shows as URL

https://raw.githubusercontent.com/kajmikkelsen/HistContext/blob/master/gramplet.png bad link

https://raw.githubusercontent.com/kajmikkelsen/HistContext/refs/heads/master/gramplet.png

1 Like