I made some changes in my local copy of the pip install of podgen. I added an if statement that does a re.search() for a closing html tag and if that exists it uses CDATA for the description and otherwise acts as before. This appears to work as intended and has been working or failing cleanly in all of app my testing.
I can create a pull request, but I've been living under a rock for like 15 years and never really learned version control. You'll have to bear with the fact that I've never made a contrib before.
Apple added HTML to channel descriptions
I made some changes in my local copy of the pip install of podgen. I added an if statement that does a re.search() for a closing html tag and if that exists it uses CDATA for the description and otherwise acts as before. This appears to work as intended and has been working or failing cleanly in all of app my testing.
I can create a pull request, but I've been living under a rock for like 15 years and never really learned version control. You'll have to bear with the fact that I've never made a contrib before.