---
title: "How should I format show notes?"
slug: "how-should-i-format-show-notes"
updated: 2024-11-18T20:08:28Z
published: 2024-11-18T20:08:28Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.tritondigital.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How should I format show notes?

> Apple, Spotify and other podcast apps have some differences between them in how they display your shownotes, links and formatting.

Show notes can be added to your episodes via the description field in Omny, found on the Details page of any Clip (episode).

![](https://cdn.document360.io/7124b381-0a94-401a-abbd-9df9c4ea5dff/Images/Documentation/4c38ffa4-466a-4d90-8f14-62432ddbc06b.png)

Omny supports you adding these show notes with formatting options like **bold**and *italic*, bullet points or number points, line breaks and quotes, as above.

However, not all podcast apps support all formatting options. For example, the breakdown below shows the formatting options that are supported in Apple and Spotify podcast apps.

### Apple Podcasts

Apple Podcasts changed the way it displayed episode notes in iOS 14.6. Older versions may behave differently than as described below.

### Apple Podcasts iOS 14.6+:

![](https://cdn.document360.io/7124b381-0a94-401a-abbd-9df9c4ea5dff/Images/Documentation/a27b2c81-3568-4bb0-8675-004af06df4e1.png)

- Displays `itunes:summary` (from Optional episode metadata > Summary) if it exists, rather than `description`. If you remove `itunes:summary` from your RSS, it displays the `description` (from Description field in Omny).
- HTML support: Does **not** support bold/italic. Does support `&lt;ul&gt;` `&lt;li&gt;` bullet points.
- Automatically turns raw URLs into clickable links.
- Does **not** supports non-HTML line breaks.
- This app limits the Description field to 4000 characters.
- Embedded hyperlinks (`&lt;a href...` tags) are not supported.

### Spotify (cross platform app)

- Only displays the `description` (from Description field in Omny).
- Does **not** support bold/italic.
- Does **not** support bullet points.
- Does support embed links.
- Automatically turns raw URLs into clickable links.
- Spotify does support non-HTML line breaks.
