SpicyChat
  • πŸ‘‹Welcome to SpicyChat.AI
  • Product Guides
    • πŸ”·Profile Settings
    • πŸ‘€Characters
    • πŸ’¬Character Chats
    • 🎨Creating Characters
      • Name
      • Title
      • Greeting
      • Personality
      • Visibility
      • Avatar
      • Tags
      • Advanced Settings
    • 🎬Director Mode
    • ⭐Premium Features
      • 🎭User Personas
      • πŸ–ΌοΈConversation Images
      • πŸ”ŠText-to-Speech
      • πŸ“Semantic Memory 2.0
      • πŸ€–AI Models
      • 🐳DeepSeek V3
      • 🧠Memory Manager
  • πŸ›οΈCommunity Guidelines
  • Advanced
    • βš™οΈTokens
    • πŸ”§Generation Settings
    • Markdowns
    • πŸ–ΌοΈImage Prompts
    • πŸ“₯Importing Characters
    • πŸ› οΈOpenAI API
    • πŸ“²Mobile Apps
  • ❓FAQs
  • ❓Support
  • πŸ“šExternal Links
Powered by GitBook
On this page

Was this helpful?

  1. Advanced

Markdowns

PreviousGeneration SettingsNextImage Prompts

Last updated 14 days ago

Was this helpful?

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.

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

Single Asterisk (*)

*[message here]*

Blue and Italic Text

Double Asterisks (**)

**[message here]**

White and Bold Text

Triple Asterisks (***)

***[message here]***

Blue, Bold and Italic Text

Single Backtick (`)

`[message here]`

Highlighted Textβ€Ž β€Ž

Double Tilde (~~)

~~[message here]~~

Strikethrough Text

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

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

Correctly Numbered

1. Item 1 2. Item 2 3. Item 3

1. Item 1

2. Item 2

3. Item 3

Incorrectly Numbered

1. Item 1 1. Item 2 1. Item 3

1. Item 1

2. Item 2

3. Item 3