Mercurial > prosody-modules
changeset 2943:7e5d8d5bc326
mod_minimix/README: Normalize markdown syntax
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 22 Mar 2018 14:44:29 +0100 |
parents | 024075effb74 |
children | 37ec4c2f319a |
files | mod_minimix/README.markdown |
diffstat | 1 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_minimix/README.markdown Thu Mar 22 14:44:10 2018 +0100 +++ b/mod_minimix/README.markdown Thu Mar 22 14:44:29 2018 +0100 @@ -29,15 +29,18 @@ which groups are kept track of. Groupchat messages are then forked to those sessions, similar to how normal chat messages work. -## Known issues +Known issues +------------ - You can never leave. - You will never see anyone leave. -## Unknown issues +Unknown issues +-------------- - Probably many. -# Compatibility +Compatibility +============= Briefly tested with Prosody trunk (as of this writing).