n/nheko.md: spoilered text howto

This commit is contained in:
Aminda Suomalainen 2023-01-24 20:26:50 +02:00
parent 1045c5d7b2
commit 0d1773b133
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 20 additions and 0 deletions

20
n/nheko.md Normal file
View File

@ -0,0 +1,20 @@
---
layout: null
permalink: /n/nheko.html
sitemap: false
---
Nheko is my go-to cross-platform desktop client for Matrix.
To do spoilers:
```html
<span data-mx-spoiler="REASON HERE">Spoilered text</span>
```
In order to tell this to someone else:
```html
/plain <span data-mx-spoiler="REASON HERE">Spoilered text</span>
```