mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
n/nheko.md: spoilered text howto
This commit is contained in:
parent
1045c5d7b2
commit
0d1773b133
20
n/nheko.md
Normal file
20
n/nheko.md
Normal 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>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user