Skip to content

Commit 56178cd

Browse files
committed
fix: add required blank lines after jinja2 conditionals before headings
1 parent c92f96b commit 56178cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plex-guide/docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ For more device setup help, see [Plex's official app guide](https://support.plex
9999
---
100100

101101
{% if has_request_system %}
102+
102103
## Requesting Movies and Shows
103104

104105
Can't find something? Request it!
@@ -139,6 +140,7 @@ If the sound is off, subtitles are missing, or video looks bad:
139140
{% endif %}
140141

141142
{% if has_plex_pass %}
143+
142144
### Plex Pass - What You Get
143145

144146
The server has a Plex Pass subscription. **You don't need to buy Plex Pass yourself** to watch content.

0 commit comments

Comments
 (0)