Transforms [text](url)
-> {.href [text](url)}
See also
Other inline markup internal helpers:
link_gh_issue()
Examples
markup_href(c("[link](https://google.com)", "{.href [link](https://google.com)}"))
#> [1] "{.href [link](https://google.com)}" "{.href [link](https://google.com)}"