Fix formatting on plex docs

Code blocks appear to need blank lines around them.
This commit is contained in:
Dale Higgs 2016-07-31 11:39:26 -05:00 committed by GitHub
parent a5cd393cd6
commit 59ab0f11f2

View File

@ -49,6 +49,7 @@ In case [discovery](/components/discovery/) does not work (GDM disabled or non-l
At this moment, the Plex platform only supports one Plex Media Server. At this moment, the Plex platform only supports one Plex Media Server.
It is possible to get errors that look like the following. It is possible to get errors that look like the following.
``` ```
ERROR:plexapi:http://192.168.1.10:32400: ('Connection aborted.', BadStatusLine("''",)) ERROR:plexapi:http://192.168.1.10:32400: ('Connection aborted.', BadStatusLine("''",))
INFO:homeassistant.components.media_player.plex:No server found at: http://192.168.1.10:32400 INFO:homeassistant.components.media_player.plex:No server found at: http://192.168.1.10:32400