Hi there,
I’m currently trying to customize existing properties, and I have created a CustomPropertiesProvider for that. Based on this documentation (bpmn-js-examples/properties-panel-extension at main · bpmn-io/bpmn-js-examples · GitHub), it only shows the tooltip as a string. How can I include HTML in the tooltip like Outputs in UserTask?

Thanks in advance!