gonzalezreal / swift-markdown-ui

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

Index out of range issue from AttributedText dependency #165

Closed yczeng closed 1 year ago

yczeng commented 1 year ago
image image
gonzalezreal commented 1 year ago

Hi @yczeng,

MarkdownUI 2 no longer uses this dependency. See the release notes: https://github.com/gonzalezreal/swift-markdown-ui/releases/tag/2.0.0

In any case, this issue should belong to AttributedText and not to swift-markdown-ui.