changeset 1892:981143617dcf

mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one)
author Kim Alvefur <zash@zash.se>
date Sat, 03 Oct 2015 16:09:01 +0200
parents a43ed0d28918
children 8064b5e346ab
files mod_pubsub_feeds/README.markdown
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pubsub_feeds/README.markdown	Fri Oct 02 03:53:34 2015 +0200
+++ b/mod_pubsub_feeds/README.markdown	Sat Oct 03 16:09:01 2015 +0200
@@ -3,7 +3,7 @@
 ...
 
 Introduction
-------------
+============
 
 This module allows Prosody to fetch Atom and RSS feeds for you, and push
 new results to subscribers over XMPP.
@@ -14,7 +14,7 @@
 feed publishers.
 
 Configuration
--------------
+=============
 
 This module must be loaded on a Prosody pubsub component. Add it to
 `modules_enabled` and configure like so:
@@ -41,7 +41,7 @@
   use\_pubsubhubub       If PubSubHubbub should be enabled, true by default.
 
 Compatibility
--------------
+=============
 
   ----- -------
   0.9   Works