chrisdhaan / CDMarkdownKit

An extensive Swift framework providing simple and customizable markdown parsing.
MIT License
254 stars 66 forks source link

Mention pattern bug #31

Open hamedaakhlaghi opened 3 years ago

hamedaakhlaghi commented 3 years ago

ℹ I want to open a link

ℹ Is it possible?

ℹ Do you have a plan for handling click action?

CDMarkdownKit Environment

CDMarkdownKit version: 2.1.0
Xcode version: 11.6
Swift version: 5
Platform(s) running CDMarkdownKit: iOS
macOS version running Xcode: 10.15.3

chrisdhaan commented 3 years ago

@hamedaakhlaghi unfortunately right now click actions are not handled on links. I would like to implement this one day.

adeds commented 2 years ago

is this solved? I see click action on links at sample project cmiiw @chrisdhaan