Notifier HTML for formatting text

Hello, I’ve got a little issue!

Although I tried hard, I did not find a solution how to format the Notifier Text with HTML, i.e. paragraphs, bold etc. It was possible with Appybuilder, and I got the blocks via backpack from an app created with Appybuilder (and transferred to kodular) in my current project, but the tags or
or are not recognized as HTML. What can that be because I read in previous threads that this is now possible with Linkify.

I used Custom Choose Dialogue, Show Choose Dialogue, Custom Message Dialogue and Show Message Dialogue without success.

Here is an example :

Screenshot

Screenshot_20200304-201354_1

Blocks

HTML Code
I am normal text <br/>

<b>I am bold text</b><br/>

<sup>I am super script</sup><br/>

<sub>I am subscript</sub><br/>

<a href="www.google.com">I am link</a>
2 Likes

Thanks for taking a look into it. I did similar, but with no effect!

SOLUTION: Disable Linkify!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.