You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When you publish a podcast episode, your show notes are saved as HTML in your podcast’s RSS feed. The issue arises because each podcast app renders HTML differently. To understand this better, I created an RSS feed with various HTML formatting elements and tested it across several popular podcast apps.
-[View test HTML](https://transistorfm.github.io/rss-html-render-test/test-html-elements.html)
-[View test RSS feed](https://transistorfm.github.io/rss-html-render-test/test-podcast-feed.rss)