mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0369: Fix example XML indentation
This commit is contained in:
parent
778b7cddf9
commit
5222465135
@ -662,8 +662,8 @@
|
||||
<items node='urn:xmpp:mix:nodes:participants'>
|
||||
<item id='123456'>
|
||||
<participant xmlns='urn:xmpp:mix:core:1'>
|
||||
<nick>thirdwitch</nick>
|
||||
<jid>hag66@shakespeare.example</jid>
|
||||
<nick>thirdwitch</nick>
|
||||
<jid>hag66@shakespeare.example</jid>
|
||||
</participant>
|
||||
</item>
|
||||
</items>
|
||||
@ -1058,7 +1058,7 @@
|
||||
<item id='123456'>
|
||||
<participant xmlns='urn:xmpp:mix:core:1'>
|
||||
<jid>hag66@shakespeare.example</jid>
|
||||
<nick>third witch</nick>
|
||||
<nick>third witch</nick>
|
||||
</participant>
|
||||
</item>
|
||||
</items>
|
||||
|
Loading…
Reference in New Issue
Block a user