mirror of https://github.com/zulip/zulip.git
help: Make minor clarifications for spoiler and quote formatting.
This commit is contained in:
parent
ffb9261eaf
commit
6b64929523
|
@ -13,7 +13,7 @@
|
||||||
1. _(optional)_ Select the text you want to format.
|
1. _(optional)_ Select the text you want to format.
|
||||||
|
|
||||||
1. Click the **Quote** (<i class="zulip-icon zulip-icon-quote"></i>) icon at the
|
1. Click the **Quote** (<i class="zulip-icon zulip-icon-quote"></i>) icon at the
|
||||||
bottom of the compose box to insert quote formatting.
|
bottom of the compose box to insert quote block formatting.
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
|
|
||||||
|
|
|
@ -10,11 +10,13 @@
|
||||||
|
|
||||||
{!start-composing.md!}
|
{!start-composing.md!}
|
||||||
|
|
||||||
1. _(optional)_ Select the text you want to format.
|
1. _(optional)_ Select the text you want to hide inside the spoiler.
|
||||||
|
|
||||||
1. Click the **Spoiler** (<i class="zulip-icon zulip-icon-spoiler"></i>)
|
1. Click the **Spoiler** (<i class="zulip-icon zulip-icon-spoiler"></i>)
|
||||||
icon at the bottom of the compose box to insert spoiler formatting.
|
icon at the bottom of the compose box to insert spoiler formatting.
|
||||||
|
|
||||||
|
1. Replace `Header` with the desired heading text.
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
|
|
||||||
You can also use the **Spoiler**
|
You can also use the **Spoiler**
|
||||||
|
|
Loading…
Reference in New Issue