K
Kord3w ago
iReqen

Embed markdown for headers not working properly

I made an issue report and was told to come to this discord server to discuss this further
channel.createEmbed {
title = ""
description = "## WELCOME!\nWe're excited to have you join us, ${member.mention}!\n \n> You've been __automatically linked__ to **`${inGamePlayer.name}`** \n\nNot your IGN? Type /link and follow the instructions! \n\n ### All Good? Check out <#887673027683315715>"
thumbnail { url = "https://cravatar.eu/helmavatar/${inGamePlayer.name}/190.png" }
timestamp = Clock.System.now()
color = Color( 38, 209, 84 )
}
channel.createEmbed {
title = ""
description = "## WELCOME!\nWe're excited to have you join us, ${member.mention}!\n \n> You've been __automatically linked__ to **`${inGamePlayer.name}`** \n\nNot your IGN? Type /link and follow the instructions! \n\n ### All Good? Check out <#887673027683315715>"
thumbnail { url = "https://cravatar.eu/helmavatar/${inGamePlayer.name}/190.png" }
timestamp = Clock.System.now()
color = Color( 38, 209, 84 )
}
result: image1 expected outcome: image2
GitHub
Markdown headers for text scaling not working in embeds · Issue #99...
channel.createEmbed { title = "" description = "## WELCOME!\nWe're excited to have you join us, ${member.mention}!\n \n> You've been automatically linked to **`${inGam...
No description
No description
Solution:
headers do work in embeds
Jump to solution
9 Replies
Solution
gdude
gdude3w ago
headers do work in embeds
gdude
gdude3w ago
your first header doesn't have a space after the ## though and your second header has a space before the ### you should split long strings into multiple lines it helps to find problems like this
iReqen
iReqenOP3w ago
ah i see thank you, i didnt realise the spaces lmao
SchlaubiBus
SchlaubiBus3w ago
gdude was faster than me @gdude [he/him] How do I get @Answer Overflow to do this mark as solution reminder
gdude
gdude3w ago
well you have to set it up first there's a setting for it, idk what it is
SchlaubiBus
SchlaubiBus3w ago
I thought I did+
gdude
gdude3w ago
it's been a long time you don't have the tag set up either
iReqen
iReqenOP3w ago
!solved i tried
gdude
gdude3w ago
it's a right-click app command on messages
Want results from more Discord servers?
Add your server