mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
29 lines
482 B
Markdown
29 lines
482 B
Markdown
### What you type
|
|
|
|
~~~
|
|
|
|
```spoiler The spoiler heading might summarize what's inside
|
|
This content is initially hidden.
|
|
|
|
> You can combine spoilers with other formatting.
|
|
|
|
```
|
|
|
|
A message can contain both spoilers and other content.
|
|
|
|
```spoiler
|
|
Leave the heading blank if you like.
|
|
```
|
|
|
|
~~~
|
|
|
|
### What it looks like
|
|
|
|
Collapsed spoilers:
|
|
|
|

|
|
|
|
Expanded spoilers:
|
|
|
|

|