I’m trying to make RSS feed <description> show hyperlinks. I made some modification to the embedded rss.xml but it seems like links are not canonified.
git clone --single-branch -b hugo-forum-topic-50428 https://github.com/jmooring/hugo-testing hugo-forum-topic-50428
cd hugo-forum-topic-50428
hugo server
Files of interest:
layouts/_default/_markup/render-link.rss.xml
layouts/_default/_markup/render-image.rss.xml
layouts/_default/rss.xml
hugo.toml
The files above are minimally modified copies of the embedded templates of the same name: