Skip to content

Commit cd7e849

Browse files
authored
updated page formatting
1 parent b39bc71 commit cd7e849

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ 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 1024 characters.
6262

63-
- **Sign-in page text formatting.** You can format text to include bold, italics, an underline or clickable link. Use the following syntax to add formatting to text:
63+
- **Sign-in page text formatting.** You can format text to include bold, italics, an underline or clickable link. Use the following syntax to add formatting to text:
6464

65-
> Hyperlink: ```[text](link)```
65+
> Hyperlink: ```[text](link)```
6666
67-
> Bold: ``` **text** ``` or ``` __text__ ```
67+
> Bold: ``` **text** ``` or ``` __text__ ```
6868
69-
> Italics: ``` *text* ``` or ``` _text_ ```
69+
> Italics: ``` *text* ``` or ``` _text_ ```
7070
71-
> Underline: ``` ++text++ ```
71+
> Underline: ``` ++text++ ```
7272
7373
In addition to formatting text, you can also begin a new paragraph by using the enter key twice.
7474

0 commit comments

Comments
 (0)