Place examples in their own line

Markdown collapses single line breaks, so this change makes it so the examples will have their own lines.
This commit is contained in:
MajorTanya 2025-08-20 17:26:48 +02:00 committed by GitHub
parent 9735a8391c
commit 7fb1adb41b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,8 +94,11 @@ As an example, this folder template will place all Liberated podcasts into a "Po
`<if podcast->Podcasts<-if podcast><!if podcast->Books<-if podcast>\<title>`
This example will add a number if the `<series#\>` tag has a value:
`<has series#><series#><-has>`
And this example will customize the title based on whether the book has a subtitle:
`<audible title><has audible subtitle->-<audible subtitle><-has>`
# Tag Formatters