diff --git a/help/format-your-message-using-markdown.md b/help/format-your-message-using-markdown.md index c2c90a0f26..07f375ed7d 100644 --- a/help/format-your-message-using-markdown.md +++ b/help/format-your-message-using-markdown.md @@ -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 (Ctrl + diff --git a/help/include/emphasis.md b/help/include/emphasis-examples.md similarity index 70% rename from help/include/emphasis.md rename to help/include/emphasis-examples.md index 1933873f62..5acab97c18 100644 --- a/help/include/emphasis.md +++ b/help/include/emphasis-examples.md @@ -1,5 +1,3 @@ -In Zulip, you can make text bold or italic, or cross it out with strikethrough. - ### What you type ``` diff --git a/help/include/emphasis-intro.md b/help/include/emphasis-intro.md new file mode 100644 index 0000000000..c775410e05 --- /dev/null +++ b/help/include/emphasis-intro.md @@ -0,0 +1 @@ +In Zulip, you can make text bold or italic, or cross it out with strikethrough. diff --git a/help/text-emphasis.md b/help/text-emphasis.md index 0945f0a669..f2861e257e 100644 --- a/help/text-emphasis.md +++ b/help/text-emphasis.md @@ -1,6 +1,10 @@ # Text emphasis -{!emphasis.md!} +{!emphasis-intro.md!} + +## Examples + +{!emphasis-examples.md!} ## Making text bold