adityatelange / hugo-PaperMod

A fast, clean, responsive Hugo theme.
https://adityatelange.github.io/hugo-PaperMod/
MIT License
9.72k stars 2.62k forks source link

Fix copyright field rendering in RSS feed #1479

Closed KonishchevDmitry closed 5 months ago

KonishchevDmitry commented 6 months ago

What does this PR change? What problem does it solve?

The copyright is rendered in footer as {{ site.Copyright | markdownify }} which assumes it to be Markdown text, but RSS feed template doesn't ready for Markdown now.

Was the change discussed in an issue or in the Discussions before?

No.

PR Checklist

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud