XEP-0284: Replace tabs with spaces.

This commit is contained in:
Emmanuel Gil Peyrot 2019-11-03 19:31:12 +01:00
parent ae8b1eb653
commit 6ce697326d
1 changed files with 18 additions and 18 deletions

View File

@ -242,9 +242,9 @@
host='chamber@conference.shakespeare.lit'
initiator='kingclaudius@shakespeare.lit/castle'
sid='851ba2'>
<reason>
<unsupported-applications/>
</reason>
<reason>
<unsupported-applications/>
</reason>
</jingle>
</iq>
]]></example>
@ -351,8 +351,8 @@
]]></example>
</section2>
<section2 topic='Refusing a State Offer'>
<p>If a multiple state offers were received, one should be accepted and the others should be refused by sending a &lt;refuse-state/&gt; element.</p>
<example caption='Refusing a state offer'><![CDATA[
<p>If a multiple state offers were received, one should be accepted and the others should be refused by sending a &lt;refuse-state/&gt; element.</p>
<example caption='Refusing a state offer'><![CDATA[
<message
from='laertes@shakespeare.lit/castle'
to='kingclaudius@shakespeare.lit/castle'>
@ -471,19 +471,19 @@
<sxe xmlns='urn:xmpp:sxe:0'
session='851ba2'
id='4'>
<state>
<new type='element'
name='p'
parent='GUID7'
rid='GUID8' />
<new type='text'
chdata='It&apos;s good to be the king!'
parent='GUID8'
rid='GUID9'/>
<set target='GUID5'
version='1'
chdata='It&apos;s good to be the king!'/>
</state>
<state>
<new type='element'
name='p'
parent='GUID7'
rid='GUID8' />
<new type='text'
chdata='It&apos;s good to be the king!'
parent='GUID8'
rid='GUID9'/>
<set target='GUID5'
version='1'
chdata='It&apos;s good to be the king!'/>
</state>
</sxe>
</message>
]]></example>