Add this to your site config:
markup:
goldmark:
renderHooks:
image:
enableDefault: true
link:
enableDefault: true
This will resolve image and link destinations relative to the host root.
You could pass .Summary through the plainify function, but that won’t solve the problems with your atom feeds.