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:
David Rosa 2023-07-06 20:09:34 -05:00 committed by Tim Abbott
parent 73213a444b
commit 8bd3c4ea2b
4 changed files with 9 additions and 4 deletions

View File

@ -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> +

View File

@ -1,5 +1,3 @@
In Zulip, you can make text bold or italic, or cross it out with strikethrough.
### What you type
```

View File

@ -0,0 +1 @@
In Zulip, you can make text bold or italic, or cross it out with strikethrough.

View File

@ -1,6 +1,10 @@
# Text emphasis
{!emphasis.md!}
{!emphasis-intro.md!}
## Examples
{!emphasis-examples.md!}
## Making text bold