How can I add a link (html) in custom local plugin service summary

Hi!

I’ve written a simple local plugin, and I would like to add a link in the service summary.

When I do so though, html gets escaped. Is there any way to add a link?

Thank you!

There is a global setting called “Escape HTML in service output (Dangerous to deactivate - read help)” and you should really read the help text of it. :slight_smile:

The help text mentions a ruleset “Escape HTML in service output” where you can disable the escaping behaviour for individual services.

2 Likes