-
Notifications
You must be signed in to change notification settings - Fork 25
Description
There is an issue with the markdown rendering of the developer license on the online viewer.
A developer license for the QNX toolkit is supposed to have numbers associated with the sections in the agreement.
The rendering is correct when I click the License link on the toolkit itself. I'm linked to a page where it's properly rendered (qnx.gallerycdn.vsassets.io/extensions/qnx/qnx-vscode/1.1.0/1758651607244/Microsoft.VisualStudio.Services.Content.License):
However, when I click the link to the license in the online view (https://marketplace.visualstudio.com/items?itemName=qnx.qnx-vscode), I'm linked to a rendered version where the numbers do not appear (https://marketplace.visualstudio.com/items/qnx.qnx-vscode/license).
I've verified another toolkit, and their license also seems to be affected in a similar way where the numbers are missing.
Could we address the rendering of the second link so that numbers in markdown format are properly displayed?