Does anyone use this? I can't get it working. I'm talking about code in normal swift files, not playgrounds.
Example:
/// ![testdiagram](/Users/me/fullpathto/test-image.png)
/// ![test xcode image](http://devimages.apple.com.edgekey.net/assets/elements/icons/128x128/xcode.png)
///
Neither one displays anything in the documentation popover or the Quick Help Inspector.
The docs act like it works: https://developer.apple.com/library/archive/documentation/Xcode/Reference/xcode_markup_formatting_ref/Images.html#//apple_ref/doc/uid/TP40016497-CH17-SW1
A lot of my code would really benefit from diagrams in documentation. I'd love to be able to use this.