I wonder if there's a way, other than forking the repo and hardcoding this, to change what control a markdown construct maps onto. Specifically, I would like to use https://github.com/AvaloniaUtils/AsyncImageLoader.Avalonia, which provides an attached property for Image with caching support, to render markdown images.
I wonder if there's a way, other than forking the repo and hardcoding this, to change what control a markdown construct maps onto. Specifically, I would like to use https://github.com/AvaloniaUtils/AsyncImageLoader.Avalonia, which provides an attached property for
Image
with caching support, to render markdown images.