long description in Teams app manifest.json with markdown links causes display issue in admin.teams.microsoft.com

Dhananjay Ragade 20 Reputation points
2024-08-01T19:33:23.5833333+00:00

The manifest schema for long description does not call out whether it can support HTML or markdown links. Copilot thinks it is not supported by cannot provide a reference. There's a stack overflow question where it seems like someone got markdown links here to work.

But I'm seeing that this breaks the Teams admin UI in admin.teams.microsoft.com when it displays the Full description.

Are links in a full description supported? Is there any documentation around this?

Or is this a bug with Teams admin?

Microsoft Teams | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Dhananjay Ragade 20 Reputation points
    2024-08-02T16:13:12.02+00:00

    Thanks so much for looking into it. So, I guess if we use markdown links like below, then it will display ok to customers in Teams when searching for apps, but just not to the admin on that particular page in admin.teams.microsoft.com, so I suppose we should go ahead and use markdown links anyway despite that bug in teams admin, especially since other apps are likely using this as well currently.

    Thanks!

    [click here](http://...)
    				
    
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.