custom_title argument for post command doesnt support multiline strings #12

Open
opened 2026-01-20 19:20:39 +01:00 by official-Cromatin · 0 comments
official-Cromatin commented 2026-01-20 19:20:39 +01:00 (Migrated from github.com)

Issue description

When providing a multiline string to the custom_title argument, only the first line is correctly formatted as a quote block.

Steps to reproduce

  1. Provide the /post command with an url and an arbitrary multiline string
  2. Execute the command
  3. Notice how only the first line is correctly formatted

Bot release version

Pre 1.0

Discord.py version

None

Other relevant Information

No response

If you have a log, you can enter the link here

No response

### Issue description When providing a multiline string to the `custom_title` argument, only the first line is correctly formatted as a quote block. ### Steps to reproduce 1. Provide the `/post` command with an url and an arbitrary multiline string 2. Execute the command 3. Notice how only the first line is correctly formatted ### Bot release version Pre 1.0 ### Discord.py version None ### Other relevant Information _No response_ ### If you have a log, you can enter the link here _No response_
Sign in to join this conversation.