gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.25k stars 267 forks source link

Image not support #184

Closed LiYanan2004 closed 1 year ago

LiYanan2004 commented 1 year ago

Image doesn't appear in the final view. Will it be available in the future?

LiYanan2004 commented 1 year ago
截屏2023-01-27 23 04 20

More specifically, network image the example above

gonzalezreal commented 1 year ago

Hi @LiYanan2004,

MarkdownUI can render images, you can see it for yourself in the companion demo project.

If there is a specific issue with images, please open an issue using the provided Bug report template and filling the required information (in your case, the markdown text to reproduce it) so that I can take a look. In the meantime I will close this one.