johnxnguyen / Down

Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Other
2.24k stars 319 forks source link

Cannot see images in when using toAttributedString() #289

Open ashanatbol opened 2 years ago

ashanatbol commented 2 years ago

Please help prevent duplicate issues before submitting a new one:

Report

What did you do?

I am trying to show markdown text using .toAttributedString() to UILabel

What did you expect to happen?

Show makrdown text with images

What happened instead?

Images is in the markdown is replaced with default placeholder image.

adha8911 commented 2 years ago

So I found that coz I was running Xcode with Rosetta