Changeset

6008:01189386a768

mod_vcard_muc: Add Label, Update Compability
author Menel <menel@snikket.de>
date Tue, 22 Oct 2024 11:11:01 +0200
parents 6007:9ca62b2cdeca
children 6009:bd9805f3aba1
files mod_vcard_muc/README.md
diffstat 1 files changed, 11 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/mod_vcard_muc/README.md	Tue Oct 22 11:07:05 2024 +0200
+++ b/mod_vcard_muc/README.md	Tue Oct 22 11:11:01 2024 +0200
@@ -1,14 +1,14 @@
 ---
 summary: Support for MUC vCards and avatars
----
+labels:
+- 'Stage-Stable'
+...
 
-Introduction
-============
+# Introduction
 
 This module adds the ability to set vCard for MUC rooms. One of the most common use case is to be able to define an avatar for your own MUC room.
 
-Usage
-=====
+# Usage
 
 Add "vcard\_muc" to your modules\_enabled list:
 
@@ -19,13 +19,11 @@
 }
 ```
 
-Compatibility
-=============
+# Compatibility
 
-  ----- -------------
-  trunk Works
-  0.10  Should work
-  0.9   Should work
-  ----- -------------
+  ------ ----------
+  trunk* Works
+  0.12   Works
+  ------ ----------
 
-
+*as of 2024-10-22