From 17838174e7449547d0db831cdf15b7edb8f62031 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 26 Oct 2023 19:41:00 +0300 Subject: [PATCH] n/matrixspoilers.md: remove old Nhekos, attempt to clean & neutralize language --- n/matrixspoilers.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/n/matrixspoilers.md b/n/matrixspoilers.md index bc0f311..0731b78 100644 --- a/n/matrixspoilers.md +++ b/n/matrixspoilers.md @@ -11,24 +11,22 @@ The Matrix specification supports spoilers since version 1.1: - [Spoiler messages at Client-Server API of Matrix Specification](https://spec.matrix.org/latest/client-server-api/#spoiler-messages) -My favourite Matrix clients FluffyChat and Nheko support spoilers when -the spoiler is formatted like `||Reason why this is a spoiler|Actually -spoilered text.||` It can be in-line and reasonless spoilers are just +My favourite Matrix clients, FluffyChat and Nheko, support spoilers when +the spoiler is in the following format; `||Reason why this is a spoiler|Actually +spoilered text.||` It can also be in-line and a spoiler without reason is just `||spoiler goes here||`. Element Web supports whole message spoilers through the `/spoiler` command. -I am not sure on other Elements as I barely use them for other things than -`/devtools` command. -Other clients supporting formatting such as Nheko older than [60b1a595e121e6d824cab188abac750be4459058](https://github.com/Nheko-Reborn/nheko/commit/60b1a595e121e6d824cab188abac750be4459058) -will have to enter the HTML directly such as: +Other clients supporting formatting may have to enter the HTML directly e.g.: ```html Spoilered text ``` -Nheko has a `/plain` command to disable formatting for that message which -allows sending this message in plain text to help someone else. +Some clients, like Nheko, have a `/plain` command to disable formatting for +that message which allows sending this message in plain text to help someone +else. ```html /plain Spoilered text