Software /
code /
prosody-modules
Changeset
1833:52e998bb4490
mod_muc_limits/README: Footnote formatting so pandoc understands it
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 07 Sep 2015 16:33:40 +0200 |
parents | 1832:48125f2c358b |
children | 1834:7bb2f149f8ec |
files | mod_muc_limits/README.markdown |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_limits/README.markdown Mon Sep 07 16:27:26 2015 +0200 +++ b/mod_muc_limits/README.markdown Mon Sep 07 16:33:40 2015 +0200 @@ -65,12 +65,12 @@ Compatibility ============= - ------- ----------------- + ------- ------------------ Trunk Works - 0.8 Doesn't work`*` - ------- ----------------- + 0.8 Doesn't work[^1] + ------- ------------------ -`*` This module can be made to work in 0.8 (and *maybe* previous -versions) of Prosody by copying the new -[util.throttle](http://hg.prosody.im/trunk/raw-file/fc8a22936b3c/util/throttle.lua) -into your Prosody source directory (into the util/ subdirectory). +[^1]: This module can be made to work in 0.8 (and *maybe* previous + versions) of Prosody by copying the new + [util.throttle](http://hg.prosody.im/trunk/raw-file/fc8a22936b3c/util/throttle.lua) + into your Prosody source directory (into the util/ subdirectory).