gonzalezreal / swift-markdown-ui

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

Render first level inline images #193

Closed gonzalezreal closed 1 year ago

gonzalezreal commented 1 year ago

This pull request implements rendering inline images within a line of text. Fixes #185.