gonzalezreal / swift-markdown-ui

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

Make Markdown text not selectable #71

Closed Jomy10 closed 2 years ago

Jomy10 commented 2 years ago

Hi, I am using MarkdownUI in my application to use bullet points in my text. However, the Markdown text is selectable and I can't find how to turn this off?