# Markdowns

SpicyChat supports markdowns that can format your messages to be more colorful, expressive, and easier to read. You can even have your character use markdowns for certain purposes like showing text messages, status displays or expressing themselves in more immersive ways.

<figure><img src="https://3060264960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZHNBN3T5KDxoXWSU7L3d%2Fuploads%2FZOHFik2s0MVv7HYCOhWt%2FMARKDOWN%20EXAMPLES.JPG?alt=media&#x26;token=675b3b47-45fd-41a0-b22e-1ba253236c46" alt=""><figcaption></figcaption></figure>

Using certain special characters at the start and end of sentences will create the following effects:

| Single Asterisk (\*)      | \*\[message here]\*         | *<mark style="color:blue;">Blue and Italic Text</mark>*           |
| ------------------------- | --------------------------- | ----------------------------------------------------------------- |
| Double Asterisks (\*\*)   | \*\*\[message here]\*\*     | **White and Bold Text**                                           |
| Triple Asterisks (\*\*\*) | \*\*\*\[message here]\*\*\* | *<mark style="color:blue;">**Blue, Bold and Italic Text**</mark>* |
| Single Backtick (\`)      | \`\[message here]\`         | <mark style="background-color:yellow;">Highlighted Text‎</mark> ‎ |
| Double Tilde (\~\~)       | \~\~\[message here]\~\~     | ~~Strikethrough Text~~                                            |

<figure><img src="https://3060264960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZHNBN3T5KDxoXWSU7L3d%2Fuploads%2FSxjfjmj6BhvHRsnZtUEY%2FBASIC%20MARKDOWNS.JPG?alt=media&#x26;token=7d09c194-7ea6-4ae6-8965-4b8105079ec3" alt=""><figcaption></figcaption></figure>

Placing a pound, hashtag, or number sign (#) at the front of sentences will change the text to different heading sizes:

| One Hashtag (#)       | # \[message here]      | **Heading 1** |
| --------------------- | ---------------------- | ------------- |
| Two Hashtags (##)     | ## \[message here]     | **Heading 2** |
| Three Hashtags (###)  | ### \[message here]    | **Heading 3** |
| Four Hashtags (####)  | #### \[message here]   | **Heading 4** |
| Five Hashtags (#####) | ##### \[message here]  | **Heading 5** |
| Six Hashtags (######) | ###### \[message here] | **Heading 6** |

<figure><img src="https://3060264960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZHNBN3T5KDxoXWSU7L3d%2Fuploads%2FefCv9zA3hCx2qfOyInaM%2FHEADING%20MARKDOWNS.JPG?alt=media&#x26;token=a65300ae-bec2-41d6-8bfb-b83c01550b12" alt=""><figcaption></figcaption></figure>

Creating a numbered list, even if the numbers aren’t correct, will produce a properly formatted numbered list:

| Correctly Numbered   | <p>1. Item 1<br>2. Item 2<br>3. Item 3</p> | <p>1. Item 1</p><p>2. Item 2</p><p>3. Item 3</p> |
| -------------------- | ------------------------------------------ | ------------------------------------------------ |
| Incorrectly Numbered | <p>1. Item 1<br>1. Item 2<br>1. Item 3</p> | <p>1. Item 1</p><p>2. Item 2</p><p>3. Item 3</p> |

<figure><img src="https://3060264960-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZHNBN3T5KDxoXWSU7L3d%2Fuploads%2FUex3kwufuldnFtJdkCCa%2FLIST%20MARKDOWNS.JPG?alt=media&#x26;token=7caf71be-9b9b-4271-b8a8-e7d5f19976ff" alt=""><figcaption></figcaption></figure>

***

<br>

<br>
