# HG changeset patch # User Matthew Wild # Date 1569778332 -3600 # Node ID c40422cca3b7a8d352a7bffaac5ded2a6a1bc4f9 # Parent 2573d143621fd83877231a94762fa3826dca822a mod_muc_media_metadata: Include original message stanza example diff -r 2573d143621f -r c40422cca3b7 mod_muc_media_metadata/README.markdown --- a/mod_muc_media_metadata/README.markdown Sun Sep 29 18:31:52 2019 +0100 +++ b/mod_muc_media_metadata/README.markdown Sun Sep 29 18:32:12 2019 +0100 @@ -21,7 +21,20 @@ # Developers -Example stanza: +## Example stanzas + +A normal message in a chatroom containing an image: + +``` + + https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png + + https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png + + +``` + +The same stanza with this module loaded now contains additional metadata added by the server: ```