From 0bcf484702d3470f1a887ce1a5b8efc2f78a0fd9 Mon Sep 17 00:00:00 2001 From: creme Date: Sat, 7 Aug 2021 17:16:25 +0200 Subject: [PATCH] update faq codeblock type --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 7d60f22..be9f445 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -158,7 +158,7 @@ Go back to the old room. * Set event type to `m.room.tombstone` * In event content enter (you'll need the target room_ID now): -``` +```json { "body": "This room has been replaced by new one", "replacement_room": "!target_room_id:server.tld"