mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 09:42:20 -05:00
Fix missing attribute value apostrophe
This commit is contained in:
parent
f7d1648a01
commit
d0c0f224cf
@ -107,7 +107,7 @@
|
|||||||
to ignore the attach-to directive and display the message normally.
|
to ignore the attach-to directive and display the message normally.
|
||||||
</p>
|
</p>
|
||||||
<example caption='User attaches a message'><![CDATA[
|
<example caption='User attaches a message'><![CDATA[
|
||||||
<message to='antonio@milan.lit/ship' from='prospero@milan.lit/island id='RgEGnjqy'>
|
<message to='antonio@milan.lit/ship' from='prospero@milan.lit/island' id='RgEGnjqy'>
|
||||||
<body>storm.png</body>
|
<body>storm.png</body>
|
||||||
<attach-to id='SD24VCzSYQ' xmlns='urn:xmpp:message-attaching:1'/>
|
<attach-to id='SD24VCzSYQ' xmlns='urn:xmpp:message-attaching:1'/>
|
||||||
</message>]]></example>
|
</message>]]></example>
|
||||||
|
Loading…
Reference in New Issue
Block a user