Markdown for XML RSS feed files not working

I had hoped to avoid generating real HTML, and to allow Caddy to parse Markdown when serving the RSS feed; but that seems not to be an easy thing to do. I’ve punted to installing pandoc and invoking that to convert the Markdown source for each feed entry into HTML for inclusion in the feed file. No Caddy parsing or templating needed now.