Converting linkt-to to html string

Hi,

Is there a possibillity to generate a list of comma seperated links to render all links inside a “intl” localization key?

Example: I have a lot of categorys like “freetime, family, event, music, etc…” and the idea is to show these categories within a related localized sentence.

Best regards, Mario

Embedding links/actions within a message? · Issue #102 · ember-intl/ember-intl · GitHub has some context. Basically the solution for now is to use something like ember-href-to to attach the click handler to the a tags in your translation.