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:
parent
9735a8391c
commit
7fb1adb41b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user