Mercurial > prosody-modules
diff mod_muc_hats_adhoc/README.markdown @ 3950:e9e41e75c5a0
mod_muc_hats_*/README: Linkify XEP references
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 19 Mar 2020 16:18:36 +0100 |
parents | f02885673215 |
children |
line wrap: on
line diff
--- a/mod_muc_hats_adhoc/README.markdown Thu Mar 19 16:18:07 2020 +0100 +++ b/mod_muc_hats_adhoc/README.markdown Thu Mar 19 16:18:36 2020 +0100 @@ -7,7 +7,7 @@ This module provides an internal API (i.e. to other modules) to manage 'hats' for users in MUC rooms. -Hats (first defined in XEP-0317, currently deferred) are additional identifiers +Hats (first defined in [XEP-0317], currently deferred) are additional identifiers that can be attached to users in a group chat. For example in an educational context, you may have a 'Teacher' hat that allows students to identify their teachers. @@ -33,5 +33,5 @@ on the MUC host. Also note that the display of hats in clients is currently non-existent, but -will hopefully improve after XEP-0317 is resurrected or replaced. +will hopefully improve after [XEP-0317] is resurrected or replaced.