malcommac / SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce
MIT License
3.1k stars 211 forks source link

Using img tags to use an image from another bundle doesn't work. #139

Open CraigSiemens opened 2 years ago

CraigSiemens commented 2 years ago

It appears that using img tags are limited to loading an asset from the main bundle only. Is there a way to using an image from another bundle?