more formatting

This commit is contained in:
Jesse Bannon 2025-06-06 10:33:11 -07:00
parent aefa3f8734
commit 2418176e03

View file

@ -103,7 +103,7 @@ There are several solutions using ytdl-sub's scripting capabilities to set
url: "https://www.youtube.com/@novapbs" url: "https://www.youtube.com/@novapbs"
episode_title: >- episode_title: >-
{ {
%replace(title, "NOVA PBS - ", "") %replace( title, "NOVA PBS - ", "" )
} }
.. code-block:: yaml .. code-block:: yaml