markdown syntax

This commit is contained in:
2021-03-08 18:34:25 +01:00
parent 7241a4ff6c
commit a1b9d30ede

View File

@@ -1,5 +1,5 @@
====== Munin wttr.in plugins ====== # Munin wttr.in plugins
===== Description ===== ## Description
These plugins will fetch weather data from wttr.in to display them in munin. These plugins will fetch weather data from wttr.in to display them in munin.
* temperature * temperature
* humidity * humidity
@@ -7,7 +7,7 @@ These plugins will fetch weather data from wttr.in to display them in munin.
* wind speed * wind speed
* barometric pressure * barometric pressure
===== Configuration ===== ## Configuration
By default, wttr.in will attempt to guess your location based on your IP address. I suggest you create a config in plugin-conf.d/ like this: By default, wttr.in will attempt to guess your location based on your IP address. I suggest you create a config in plugin-conf.d/ like this:
``` ```