From d0b53c4e685e655f051c1a0a4514c7c7e2afbfec Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 7 Jan 2024 21:05:29 +0100 Subject: [PATCH] fox: table formatting --- includes/cf/radarr-misc.md | 4 ++-- includes/cf/sonarr-misc.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/includes/cf/radarr-misc.md b/includes/cf/radarr-misc.md index 208360674..d84b61cfe 100644 --- a/includes/cf/radarr-misc.md +++ b/includes/cf/radarr-misc.md @@ -1,6 +1,6 @@ ??? abstract "Misc - [Click to show/hide]" - | Custom Format | Score | Trash ID | - | ------------- | :-------------------------------------------------------------------------------------------: | -------------------------------------------------------- | + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------- | :------------------------------------------------------: | ----------------------------------------- | | [{{ radarr['cf']['proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#proper) | {{ radarr['cf']['proper']['trash_scores']['default'] }} | {{ radarr['cf']['proper']['trash_id'] }} | | [{{ radarr['cf']['repack']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack) | {{ radarr['cf']['repack']['trash_scores']['default'] }} | {{ radarr['cf']['repack']['trash_id'] }} | | [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_scores']['default'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | diff --git a/includes/cf/sonarr-misc.md b/includes/cf/sonarr-misc.md index ccc1bb9a0..9f7c6396d 100644 --- a/includes/cf/sonarr-misc.md +++ b/includes/cf/sonarr-misc.md @@ -1,8 +1,8 @@ ??? abstract "Misc - [Click to show/hide]" - | Custom Format | Score | Trash ID | - | ------------- | :-----------------------------------------------------------------------------------------------: | ---------------------------------------------------------- | - | [{{ sonarr['cf']['proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#proper) | {{ sonarr['cf']['proper']['trash_scores']['default'] }} | {{ sonarr['cf']['proper']['trash_id'] }} | - | [{{ sonarr['cf']['repack']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack) | {{ sonarr['cf']['repack']['trash_scores']['default'] }} | {{ sonarr['cf']['repack']['trash_id'] }} | + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------- | :--------------------------------------------------------: | ------------------------------------------- | + | [{{ sonarr['cf']['proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#proper) | {{ sonarr['cf']['proper']['trash_scores']['default'] }} | {{ sonarr['cf']['proper']['trash_id'] }} | + | [{{ sonarr['cf']['repack']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack) | {{ sonarr['cf']['repack']['trash_scores']['default'] }} | {{ sonarr['cf']['repack']['trash_id'] }} | | [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_scores']['default'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} | | [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_scores']['default'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} |