Hello! Posting this as an Idea here, although I acknowledge there’s a workaround (which I’ll detail towards the end).
With the switch to Horizon rules, it appears as though the behavior when adding a token to what’s meant to be a complete and working hyperlink in CTA comments has changed. In Bionic rules, it was possible to tokenize a portion of a URL to make dynamic hyperlinks to thinks like SFDC assets. In fact, it worked beautifully and required very little extra work on our part.

In the new Horizon rules, that behavior no longer works - the hyperlink is cut off at the start of the tokenized data (even if you manage to insert the token in the config step without breaking the hyperlink there, the output is only partially linked).

The workaround for this involves using an additional transform step to concatenate text and create the entire URL within the rule itself which is...fine...but does involve an entire extra step and isn’t as quick and easy as the old token method.

Creating these dynamic hyperlinks in CTA comments is an awesome ability which users really appreciate. It would be awesome if we could maintain the Bionic rule behavior when it comes to handling hyperlinks in comments - that was really convenient and easy to manage.