Fix newlines?

This commit is contained in:
Michael Teeuw
2020-01-18 21:02:49 +01:00
parent d6f1bf18de
commit e24d1a1261
10 changed files with 10 additions and 0 deletions

View File

@@ -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).