You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very cool extension! And I met a problem of resizing the image, I know we can use html tag to resize the image, and it does work when exporting it to pdf. I am using azure ADO to manage my source code, but seems ADO does not support relative src path in tag, so I am thinking if we can support the following markdown format: IMAGE_URL =WIDTHxHEIGHT
Example:
This is a very cool extension! And I met a problem of resizing the image, I know we can use html tag to resize the image, and it does work when exporting it to pdf. I am using azure ADO to manage my source code, but seems ADO does not support relative src path in tag, so I am thinking if we can support the following markdown format:
IMAGE_URL =WIDTHxHEIGHT
Example:
Here is the reference: https://github.com/MicrosoftDocs/azure-devops-docs/blob/main/docs/project/wiki/markdown-guidance.md
Thanks.
The text was updated successfully, but these errors were encountered: