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

Add support for links in deferrals.update #2127

Closed
Sasino97 opened this issue Jul 26, 2023 · 3 comments
Closed

Add support for links in deferrals.update #2127

Sasino97 opened this issue Jul 26, 2023 · 3 comments

Comments

@Sasino97
Copy link

Add support for links in regular deferral.update calls (without AdaptiveCards)

deferrals.update("[Label](https://example.com)");

Label

@AvarianKnight
Copy link
Contributor

AvarianKnight commented Jul 26, 2023

Wouldn't this basically require you to add markdown in its entirety to the project? As people would just expect other mark down things to work too.

Seems like a lot of effort for a little ergonomics

@ivanzaida
Copy link
Contributor

ivanzaida commented Jul 29, 2023

html links with <a href="https://example.com">Label</a> work, dont they?

@gottfriedleibniz
Copy link
Contributor

Convention is that feature requests go to the forums.

The responses to this issue should be an indication to things however.

@gottfriedleibniz gottfriedleibniz closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants