'Is there a way to (perma)link source code snippets in Azure DevOps wiki pages?

You know.., something similar like Github (that other Microsoft product) permalinks?
I've tried using <iframe> (docs) but it seems that only work for videos?

Using the REST API I can link to a file directly but I want to the contents to be visible in the Wiki markdown pages?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source