isMarkdown: true (the default), your text is automatically converted to OnlyFans-compatible formatting.
Text Styles
Bold
Italic
Bold + Italic + Blue Accent
Triple-wrapped text appears in OnlyFansβ accent blue color (#00aff0) in addition to being bold and italic.
Text Sizes
Use hash symbols at the start of a line for larger text:| Syntax | Size |
|---|---|
# text | Largest |
## text | Large |
Text Colors
| Color | Syntax |
|---|---|
| Gray | ~text~ |
| Blue 1 (accent) | ***text*** |
| Blue 2 | ~~text~~ |
Gray Text
Blue Text
Blue 1 (accent) color is achieved with
***text*** which also applies bold and italic.Line Breaks
Newlines in your text are automatically converted to line breaks:Quick Reference
| Pattern | Result |
|---|---|
*text* | Italic |
**text** | Bold |
***text*** | Bold + Italic + Blue |
~text~ | Gray text |
~~text~~ | Blue text |
# text | Largest |
## text | Large |
Examples
Disabling Markdown
To send raw HTML instead, setisMarkdown: false:
Related Guides
Send a Message
Complete guide to sending messages
Create a Post
Complete guide to creating posts