Markdown
Markdown Syntax
NovaChat supports custom markdown formatting for messages.
| Syntax | Result | Description |
|---|---|---|
*text* |
Bold | Makes text bold |
_text_ |
Italics | Italicizes text |
~~text~~ |
~~Strikethrough~~ | Crosses out text |
++text++ |
Highlight | Yellow Highlight |
==text== |
Highlight | Red Highlight |
!!text!! |
Highlight | Green Highlight |
💡 You can customize these patterns in
Handler > Data > Markdown.