Skip to content

Commit 680f6a1

Browse files
author
ajburnle
committed
added text formatting
1 parent a04327d commit 680f6a1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/active-directory/fundamentals/customize-branding.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@ Your custom branding won't immediately appear when your users go to sites such a
6060

6161
- **Sign-in page text.** Type the text that appears on the bottom of the sign-in page. You can use this text to communicate additional information, such as the phone number to your help desk or a legal statement. This text must be Unicode and not exceed 256 characters. We also suggest not including links or HTML tags.
6262

63+
- **Sign-in page text formatting (Preview).** You can format text to include bold, italics, an underline or clickable link. Use the following syntax to add formatting to text:
64+
65+
> Hyperlink: ```[text](link)```
66+
67+
> Bold: ``` **text** ``` or ``` __text__ ```
68+
69+
> Italics: ``` *text* ``` or ``` _text_ ```
70+
71+
> Underline: ``` ++text++ ```
72+
73+
In addition to formatting text, you can also begin a new paragraph by using the enter key twice.
74+
6375
- **Advanced settings**
6476

6577
![Configure company branding page, with advanced settings completed](media/customize-branding/configure-company-branding-advanced-settings.png)

0 commit comments

Comments
 (0)