images with absolute url
is there a way to get macros to render with an absolute url ?
atm the 'image'-macro creates a src attribute like '... src="/static/mks/images/mks_id.jpg" ...'
for RSS feeds, where the base path is lost after download, this means that embedded images are not found.