Prevent Markdown rendering issues in Main UI (#13958)
Some add-ons use `---` separators which causes issues when rendering the documentation in Main UI. Fixes #13953 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
---
|
||||
layout: documentation
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# WeatherUnderground Binding
|
||||
|
||||
This binding uses the [Weather Underground service](https://www.wunderground.com/weather/api/) for providing weather information for any location worldwide.
|
||||
|
||||
Reference in New Issue
Block a user