Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mijustin authored Jun 10, 2024
1 parent f58539b commit 01341d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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)
- [View test HTML](https://splendorous-taiyaki-c3126b.netlify.app)
- [View test RSS feed](https://splendorous-taiyaki-c3126b.netlify.app/feed.rss)

The results from this test will be published in this blog post:
https://transistor.fm/rendering/
Expand Down

0 comments on commit 01341d8

Please sign in to comment.