You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how best to explain this so I'll just leave a video:
Clipboard-20250222-132519-807.mp4
You can see that I have a Text with and without markdown attr set. Both views render. Then I remove the non-markdown one. Now the markdown view doesn't render.
The text was updated successfully, but these errors were encountered:
How SwiftUI renders the markdown isn't the issue. What's happening here is that the text view doesn't render at all if the markup is just <Text markdown={markdown}/>
I'm not sure how best to explain this so I'll just leave a video:
Clipboard-20250222-132519-807.mp4
You can see that I have a Text with and without markdown attr set. Both views render. Then I remove the non-markdown one. Now the markdown view doesn't render.
The text was updated successfully, but these errors were encountered: