Plugin cannot display XML tags in notification.

Hi all,

I'm developing a plugin. When I use

Notifications.Bus.notify(notification) 

to display a notification, the  '<param>' tag in my message will disappear. For example,

"print '<param>' is missing"

will become

"print '' is missing"

Any idea will be very helpful. Thanks.

0

请先登录再写评论。