Lambdo-Labs / MDText

SwiftUI markdown
MIT License
131 stars 17 forks source link

Link open handler #5

Open kevinrenskers opened 4 years ago

kevinrenskers commented 4 years ago

Instead of hardcoding that links are opened with UIApplication.shared.open, make it possible to supply a closure that will be called.