mod_pubsub_feeds/README.markdown
changeset 1896 981143617dcf
parent 1824 8de50be756e5
child 1897 8064b5e346ab
--- 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