From 10f68db5eabc2412539435e3aa46ebc63b583e17 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 4 Apr 2022 20:37:23 +0200 Subject: [PATCH] Add docs for feature_html_topic labs flag Signed-off-by: Johannes Marbach --- docs/labs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index e6e74db94ce..457e2546780 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -186,3 +186,7 @@ This feature might work in degraded mode if the homeserver a user is connected t ## Voice & video rooms (`feature_voice_rooms`) [In Development] Enables support for creating and joining voice & video rooms, which are persistent voice chats that users can jump in and out of. + +## Rich text in room topics (`feature_html_topic`) [In Development] + +Enables rendering of MD / HTML in room topics.