Muddle both email and text #2
uldisrudzitis
started this conversation in
Ideas
Replies: 1 comment
-
That's a good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Make it possible to muddle both link and text, example:
<a href="mailto:{{ $user->email }}">{{ $user->email }}</a>
Expected result
<a href="{{ muddled link }}}">{{ muddled text }}</a>
Beta Was this translation helpful? Give feedback.
All reactions