changeset 5693:6696075e26e2

mod_muc_members_json: Fix typo in example and set correct syntax highlighter
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Nov 2023 11:28:46 +0000
parents aa94d5bb6b10
children 8afa0fb8a73e
files mod_muc_members_json/README.md
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_muc_members_json/README.md	Tue Nov 07 11:26:36 2023 +0000
+++ b/mod_muc_members_json/README.md	Tue Nov 07 11:28:46 2023 +0000
@@ -38,9 +38,9 @@
 The `muc_members_json_mucs` setting determines which rooms will be managed by
 the plugin, and how to map roles to hats (if desired).
 
-```
+``` lua
 muc_members_json_mucs = {
--	-- This configures hats for the myroom@<this MUC host> MUC
+	-- This configures hats for the myroom@<this MUC host> MUC
 	myroom = {
 		-- The optional field 'member_hat' defines a hat that will be
 		-- added to any user that is listed in the members JSON