Merge branch 'docs-fix-episode-note' into 'develop'

docs: Fix broken note using Aside tag

See merge request adaures/castopod!361
This commit is contained in:
Paul Cutler 2025-05-20 06:30:01 -05:00
commit 2811d6f977

View File

@ -126,10 +126,14 @@ You can optionally upload a chapters file in JSON format. To learn more about
chapters and for an example of the correct format, visit the chapters and for an example of the correct format, visit the
[Podcast Namespace](https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/jsonChapters.md). [Podcast Namespace](https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/jsonChapters.md).
:::note Not all podcast players natively support chapters in JSON format. More <Aside>
modern players, such as Fountain and Apple Podcasts, do support chapters in JSON
Not all podcast players natively support chapters in JSON format. More modern
players, such as Fountain and Apple Podcasts, do support chapters in JSON
format. Chapters do not allow you to click to select the chapter in Castopod's format. Chapters do not allow you to click to select the chapter in Castopod's
embeddable player at this time. ::: embeddable player at this time.
</Aside>
### Publish your episode ### Publish your episode