Add support for the "toc" chapters attribute
Closed this issue · 1 comments
mitchdowney commented
Turns out today we can easily see which apps implement the obscure json chapters "toc" attribute [1] properly.
"toc": false should hide a chapter from visual display (a "silent chapter")
If you see a single chapter called "Coming soon..." in your app for today's Podnews episode, your app supports json chapters (good) but doesn't support toc: false (bad), file a bug with them!
mitchdowney commented
This will be in v4.14.3. #2017