# HG changeset patch # User Kim Alvefur # Date 1531422124 -7200 # Node ID 84f50531a19209ee2adc9d7a82d0e0a6780985fb # Parent bd28da2f813c16f2a71ce307813225df75f1d0fc mod_pep_vcard_avatar: Normalize syntax in README diff -r bd28da2f813c -r 84f50531a192 mod_pep_vcard_avatar/README.markdown --- 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