gonzalezreal / swift-markdown-ui

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

Fix the default image provider #187

Closed gonzalezreal closed 1 year ago

gonzalezreal commented 1 year ago

This PR fixes an issue with the image view returned by the DefaultImageProvider and adds sample code that shows how to use Markdown content with images inside a LazyVStack.