# HG changeset patch # User Kim Alvefur # Date 1747395828 -7200 # Node ID 8f64e0bf52a0a64d04dda2256d88ab3469313f0f # Parent 86989059de5b7f9a3f8fb2bbc2259f57338cbaf6 mod_vcard_muc: Normalize README Markdown diff -r 86989059de5b -r 8f64e0bf52a0 mod_vcard_muc/README.md --- a/mod_vcard_muc/README.md Wed May 14 23:32:04 2025 +0200 +++ b/mod_vcard_muc/README.md Fri May 16 13:43:48 2025 +0200 @@ -1,9 +1,9 @@ --- -summary: Support for MUC vCards and avatars labels: -- 'Stage-Deprecated' -- 'Stage-Stable' -... +- Stage-Deprecated +- Stage-Stable +summary: Support for MUC vCards and avatars +--- # Introduction @@ -11,9 +11,9 @@ # Usage -Add "vcard\_muc" to your modules\_enabled list: +Add "vcard_muc" to your modules_enabled list: -``` {.lua} +``` lua Component "conference.example.org" "muc" modules_enabled = { "vcard_muc", @@ -22,8 +22,7 @@ # Compatibility - ------------------------- ---------------------------------------- - 13 Room avatar feature included in Prosody - 0.12 Works - ------------------------- ---------------------------------------- - + ------ ----------------------------------------- + 13 Room avatar feature included in Prosody + 0.12 Works + ------ -----------------------------------------