Fixed: minor markdown issue

pull/1130/head
TRaSH 2 years ago
parent 72cbffea23
commit 2f9074bc54

@ -46,7 +46,7 @@ I also made 3 guides related to this one.
------
| Series Versions | Unwanted | HQ Source Groups | Streaming Services |
| --------------------- | --------------------- | --------------------------------------- | ------------------- |
| --------------------- | --------------------- | --------------------------------------- | -------------------- |
| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) |
| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) |
| | [x265 (HD)](#x265-hd) | [HD Bluray Tier 01](#hd-bluray-tier-01) | [DC Universe](#dcu) |
@ -64,7 +64,7 @@ I also made 3 guides related to this one.
| | | | [Videoland](#vdl) |
| | | | [YouTube Red](#red) |
| | | | [iTunes](#it) |
| | | | [CANAL+](#canal) |
| | | | [CANAL+](#canalplus) |
| | | | [SALTO](#salto) |
| | | | [RTBF](#rtbf) |
@ -1592,9 +1592,9 @@ I also made 3 guides related to this one.
------
### CANAL
### CANALPlus
<sub>CANAL = CANAL+/MyCANAL</sub>
<sub>CANALPlus = CANAL+/MyCANAL</sub>
??? question "Canal+ - [CLICK TO EXPAND]"
@ -1603,7 +1603,7 @@ I also made 3 guides related to this one.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-canal.json' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-canalplus.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>

@ -1,7 +1,7 @@
??? abstract "French Streaming Services - [CLICK TO EXPAND]"
| Custom Format | Trash ID |
| ------------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| [{{ sonarr['cf']['french-canal']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canal) | {{ sonarr['cf']['french-canal']['trash_id'] }} |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| [{{ sonarr['cf']['french-canalplus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canalplus) | {{ sonarr['cf']['french-canalplus']['trash_id'] }} |
| [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} |
| [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} |

@ -1,7 +1,7 @@
??? abstract "Services de streaming en français - [CLIQUEZ POUR AFFICHER]"
| Formats Personnalisés | Trash ID |
| ------------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| [{{ sonarr['cf']['french-canal']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canal) | {{ sonarr['cf']['french-canal']['trash_id'] }} |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| [{{ sonarr['cf']['french-canalplus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canalplus) | {{ sonarr['cf']['french-canalplus']['trash_id'] }} |
| [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} |
| [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} |

Loading…
Cancel
Save