Skip to content

Commit b39bc71

Browse files
authored
updated text formatting code
1 parent 5086218 commit b39bc71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ Your custom branding won't immediately appear when your users go to sites such a
6262

6363
- **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)