mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Update "Text emphasis" page to be consistent with other pages.
- Adds "Examples" subheading. - Adds Markdown includes for intro text and examples.
This commit is contained in:
@@ -31,7 +31,9 @@ whenever you need a reminder of the formatting syntax below.
|
||||
|
||||
## Text emphasis
|
||||
|
||||
{!emphasis.md!}
|
||||
{!emphasis-intro.md!}
|
||||
|
||||
{!emphasis-examples.md!}
|
||||
|
||||
!!! tip ""
|
||||
You can also use buttons or keyboard shortcuts (<kbd>Ctrl</kbd> +
|
||||
|
@@ -1,5 +1,3 @@
|
||||
In Zulip, you can make text bold or italic, or cross it out with strikethrough.
|
||||
|
||||
### What you type
|
||||
|
||||
```
|
1
help/include/emphasis-intro.md
Normal file
1
help/include/emphasis-intro.md
Normal file
@@ -0,0 +1 @@
|
||||
In Zulip, you can make text bold or italic, or cross it out with strikethrough.
|
@@ -1,6 +1,10 @@
|
||||
# Text emphasis
|
||||
|
||||
{!emphasis.md!}
|
||||
{!emphasis-intro.md!}
|
||||
|
||||
## Examples
|
||||
|
||||
{!emphasis-examples.md!}
|
||||
|
||||
## Making text bold
|
||||
|
||||
|
Reference in New Issue
Block a user