mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fix triple quotation marks
This commit is contained in:
parent
54fc69bada
commit
7b8630c0bb
3 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ These are the attributes which can be used within the Metadata File:
|
|||
|
||||
This example is a Metadata file with a basic collection which is saved in a file called `MyCollections.yml` within the location mapped as `config` in my setup.
|
||||
|
||||
???+ example "Example "MyCollections.yml"""
|
||||
???+ example "Example "MyCollections.yml""
|
||||
|
||||
Click the :fontawesome-solid-circle-plus: icon to learn more
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ Overlays and templates are defined within one or more Overlay files, which are l
|
|||
|
||||
This example is an Overlay file with a basic overlay which is saved in a file called `MyOverlays.yml` within the location mapped as `config` in my setup.
|
||||
|
||||
???+ example "Example "MyOverlays.yml"""
|
||||
???+ example "Example "MyOverlays.yml""
|
||||
|
||||
Click the :fontawesome-solid-circle-plus: icon to learn more
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ You can use the [`playlist_report` setting](../config/settings.md#playlist-repor
|
|||
This example is a Playlist file with a basic overlay which is saved in a file called `MyPlaylists.yml` within the location mapped as `config` in my setup.
|
||||
|
||||
|
||||
???+ example "Example "MyPlaylists.yml"""
|
||||
???+ example "Example "MyPlaylists.yml""
|
||||
|
||||
Click the :fontawesome-solid-circle-plus: icon to learn more
|
||||
|
||||
|
|
Loading…
Reference in a new issue