From e24d1a1261a3e7490b8e9fef95c7eb331938c851 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 18 Jan 2020 21:02:49 +0100 Subject: [PATCH] Fix newlines? --- modules/default/alert/README.md | 1 + modules/default/calendar/README.md | 1 + modules/default/clock/README.md | 1 + modules/default/compliments/README.md | 1 + modules/default/currentweather/README.md | 1 + modules/default/helloworld/README.md | 1 + modules/default/newsfeed/README.md | 1 + modules/default/updatenotification/README.md | 1 + modules/default/weather/README.md | 1 + modules/default/weatherforecast/README.md | 1 + 10 files changed, 10 insertions(+) diff --git a/modules/default/alert/README.md b/modules/default/alert/README.md index 4d3c6a65..8700aea7 100644 --- a/modules/default/alert/README.md +++ b/modules/default/alert/README.md @@ -2,3 +2,4 @@ The alert module is one of the default modules of the MagicMirror. This module displays notifications from other modules. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/alert.html). + diff --git a/modules/default/calendar/README.md b/modules/default/calendar/README.md index 5c8f187b..e7192eeb 100755 --- a/modules/default/calendar/README.md +++ b/modules/default/calendar/README.md @@ -3,3 +3,4 @@ The `calendar` module is one of the default modules of the MagicMirror. This module displays events from a public .ical calendar. It can combine multiple calendars. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/calendar.html). + diff --git a/modules/default/clock/README.md b/modules/default/clock/README.md index 34a1448d..973415cb 100644 --- a/modules/default/clock/README.md +++ b/modules/default/clock/README.md @@ -3,3 +3,4 @@ The `clock` module is one of the default modules of the MagicMirror. This module displays the current date and time. The information will be updated realtime. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/clock.html). + diff --git a/modules/default/compliments/README.md b/modules/default/compliments/README.md index c746f318..b9d2f448 100644 --- a/modules/default/compliments/README.md +++ b/modules/default/compliments/README.md @@ -3,3 +3,4 @@ The `compliments` module is one of the default modules of the MagicMirror. This module displays a random compliment. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/compliments.html). + diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 27b047da..d43df316 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -3,3 +3,4 @@ The `currentweather` module is one of the default modules of the MagicMirror. This module displays the current weather, including the windspeed, the sunset or sunrise time, the temperature and an icon to display the current conditions. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/currentweather.html). + diff --git a/modules/default/helloworld/README.md b/modules/default/helloworld/README.md index 8ad06f77..80e66ebd 100644 --- a/modules/default/helloworld/README.md +++ b/modules/default/helloworld/README.md @@ -2,3 +2,4 @@ The `helloworld` module is one of the default modules of the MagicMirror. It is a simple way to display a static text on the mirror. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/helloworld.html). + diff --git a/modules/default/newsfeed/README.md b/modules/default/newsfeed/README.md index 33690aa6..b90232fb 100644 --- a/modules/default/newsfeed/README.md +++ b/modules/default/newsfeed/README.md @@ -3,3 +3,4 @@ The `newsfeed ` module is one of the default modules of the MagicMirror. This module displays news headlines based on an RSS feed. Scrolling through news headlines happens time-based (````updateInterval````), but can also be controlled by sending news feed specific notifications to the module. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/newsfeed.html). + diff --git a/modules/default/updatenotification/README.md b/modules/default/updatenotification/README.md index af6305e6..3f7b9533 100644 --- a/modules/default/updatenotification/README.md +++ b/modules/default/updatenotification/README.md @@ -3,3 +3,4 @@ The `updatenotification` module is one of the default modules of the MagicMirror This will display a message whenever a new version of the MagicMirror application is available. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/updatenotification.html). + diff --git a/modules/default/weather/README.md b/modules/default/weather/README.md index ebc301f4..b834bc7d 100755 --- a/modules/default/weather/README.md +++ b/modules/default/weather/README.md @@ -3,3 +3,4 @@ This module is aimed to be the replacement for the current `currentweather` and `weatherforcast` modules. The module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fullfil both purposes. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/weather.html). + diff --git a/modules/default/weatherforecast/README.md b/modules/default/weatherforecast/README.md index 7dfbd16f..b320afe1 100644 --- a/modules/default/weatherforecast/README.md +++ b/modules/default/weatherforecast/README.md @@ -3,3 +3,4 @@ The `weatherforecast` module is one of the default modules of the MagicMirror. This module displays the weather forecast for the coming week, including an an icon to display the current conditions, the minimum temperature and the maximum temperature. For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/weatherforecast.html). +