changeset 3179:84f50531a192

mod_pep_vcard_avatar: Normalize syntax in README
author Kim Alvefur <zash@zash.se>
date Thu, 12 Jul 2018 21:02:04 +0200
parents bd28da2f813c
children 00034d0cc05a
files mod_pep_vcard_avatar/README.markdown
diffstat 1 files changed, 8 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pep_vcard_avatar/README.markdown	Thu Jul 12 21:01:51 2018 +0200
+++ b/mod_pep_vcard_avatar/README.markdown	Thu Jul 12 21:02:04 2018 +0200
@@ -2,29 +2,23 @@
 labels:
 - 'Stage-Alpha'
 summary: Sync avatars between vCards and PEP
-...
+---
 
-Introduction
-------------
+## Introduction
 
 This module pushes the users nickname and avatar from vCards into PEP,
 or into vCards from PEP. This allows interop between older clients that
-use [XEP-0153: vCard-Based
-Avatars](http://xmpp.org/extensions/xep-0153.html) to see the avatars of
-clients that use [XEP-0084: User
-Avatar](http://xmpp.org/extensions/xep-0084.html) and vice versa.
+use [XEP-0153: vCard-Based Avatars] to see the avatars of clients that
+use [XEP-0084: User Avatar] and vice versa.
 
 Also see [XEP-0398: User Avatar to vCard-Based Avatars Conversion].
 
-Configuration
--------------
+## Configuration
 
-Simply [enable it like most other
-modules](https://prosody.im/doc/installing_modules#prosody-modules), no
-further configuration needed.
+Simply [enable it like most other modules][doc:installing_modules#prosody-modules],
+no further configuration needed.
 
-Compatibility
--------------
+## Compatibility
 
   ------- ---------------
   trunk   Works