Why chatgpt cannot give color texts and font writings? Is there any way to do so. It just give black writings, no fonts at all.

-4 points · 3 comments · view on lemmy.world

3 Comments

TheReturnOfPEB@reddthat.com · 3 pts · 176d (1 reply)

Have you asked it to use different fonts ?

lehan0172648@lemmy.world · 0 pts · 176d
[ removed ]
etchinghillside@reddthat.com · 3 pts · 176d

You might want to look at using codex or opencode with ChatGPT.

It’s not immediately clear if you’re just trying to get a better user experience for yourself or you’re trying to get the llm to output it with some style.

What prompt(s) are you giving it?

muimota@lemmy.ml · 2 pts · 151d

Chatgpt generates markdown output by default, which supports titles, bold text ... Etc but doesn't support colored text. I would try to ask to generate html. It would not be supported by its client, you would have to open the file in a browser.