This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Description
I'm using the Kirbytext syntax (image: infographic.jpg link: infographic.jpg) to have an image open itself when clicked, but the URLs aren't being generated correctly. I have staticbuilder.baseurl set to '/2016/'. The URLs come out to be http://example.com/2016/http://example.com/2016/infographic.jpg.
I had to manually find and replace these instances across my static files to resolve this. Overall, this plugin worked out well for me. Thanks for making it available.