Mercurial > prosody-modules
comparison mod_post_msg/README.markdown @ 4240:455ae6156f5c
mod_post_msg: Tweak header level
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 12 Nov 2020 20:36:40 +0100 |
parents | 926aaaeb0d21 |
children | 5e8b54deeb30 |
comparison
equal
deleted
inserted
replaced
4239:313e293f44b3 | 4240:455ae6156f5c |
---|---|
65 | 65 |
66 `body` | 66 `body` |
67 : Plain text message payload which goes in the `<body>` element. | 67 : Plain text message payload which goes in the `<body>` element. |
68 | 68 |
69 Acknowledgements | 69 Acknowledgements |
70 ---------------- | 70 ================ |
71 | 71 |
72 Some code originally borrowed from mod\_webpresence | 72 Some code originally borrowed from mod\_webpresence |