mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
- Adds "Via Markdown" instructions block. - Adds "Via compose box buttons" instructions block. Fixes part of #24209.
13 lines
272 B
Markdown
13 lines
272 B
Markdown
In Zulip, you can make text bold or italic, or cross it out with strikethrough.
|
|
|
|
### What you type
|
|
|
|
```
|
|
**bold**, *italic*, and ~~strikethrough~~ text
|
|
***~~All three at once~~***
|
|
```
|
|
|
|
### What it looks like
|
|
|
|

|