1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

XEP-0425: Remove duplicate '.'

This commit is contained in:
Paul Schaub 2020-01-24 21:53:56 +01:00 committed by Jonas Schäfer
parent caa93ea37f
commit ea2e601a5e

View File

@ -24,6 +24,12 @@
<supersededby/> <supersededby/>
<shortname>message-moderation</shortname> <shortname>message-moderation</shortname>
&jcbrand; &jcbrand;
<revision>
<version>0.2.1</version>
<date>2020-01-28</date>
<initials>vanitasvitae</initials>
<remark>Typographical fix</remark>
</revision>
<revision> <revision>
<version>0.2.0</version> <version>0.2.0</version>
<date>2019-11-11</date> <date>2019-11-11</date>
@ -69,7 +75,7 @@
</iq>]]></example> </iq>]]></example>
</section1> </section1>
<section1 topic='Use Case' anchor='usecase'> <section1 topic='Use Case' anchor='usecase'>
<p>Consider a situation where a user sends a message that may be deemed inappropriate by a groupchat moderator. The groupchat service will append a &xep0359; stanza ID to the message before relaying it to all participants..</p> <p>Consider a situation where a user sends a message that may be deemed inappropriate by a groupchat moderator. The groupchat service will append a &xep0359; stanza ID to the message before relaying it to all participants.</p>
<example caption="The user's client sends a message and the groupchat service adds a stanza id."><![CDATA[ <example caption="The user's client sends a message and the groupchat service adds a stanza id."><![CDATA[
<message type="groupchat" from="room@muc.example.com/oldhag" to='room@muc.example.com/macbeth' id='inappropriate-1'> <message type="groupchat" from="room@muc.example.com/oldhag" to='room@muc.example.com/macbeth' id='inappropriate-1'>
<body>DM me for free magic potions!</body> <body>DM me for free magic potions!</body>