Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed.set_footer doesn't escapes markdown #96

Closed
Jerry-py opened this issue Sep 3, 2021 · 1 comment
Closed

Embed.set_footer doesn't escapes markdown #96

Jerry-py opened this issue Sep 3, 2021 · 1 comment
Labels
discord limitation Limitation imposed by discord

Comments

@Jerry-py
Copy link

Jerry-py commented Sep 3, 2021

Summary

I want you to add that the footer of the embed doesn't escape markdown text

What is the feature request for?

The core library

The Problem

I figured I needed markdown for the footer. It'll become useful to me later.

The Ideal Solution

Remove the escape markdown in footer

The Current Solution

Remove the escape markdown in embed.set_footer

Additional Context

I don't have any

@Jerry-py Jerry-py added the feature request New feature request label Sep 3, 2021
@Jerry-py Jerry-py changed the title Embed.set_footer **doesn't** escapes markdown Embed.set_footer doesn't escapes markdown Sep 3, 2021
@RaphaelSantiago53
Copy link

This is a discord limitation not a limitation of the library itself. Discord just doesn't allow markdown in the footer.

@Middledot Middledot added discord limitation Limitation imposed by discord and removed feature request New feature request labels Sep 3, 2021
@Jerry-py Jerry-py closed this as completed Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discord limitation Limitation imposed by discord
Projects
None yet
Development

No branches or pull requests

3 participants