Hello,
I know Arcade is still relatively new here in ExB, but I wonder if anyone has experimented with using HTML tags in template literals? I have, and I am finding that what a map viewer popup will honor is not the same an in ExB. For example, I have a popup format that I recycle across maps that involves setting up a table. When I use the exact same Arcade code in the Arcade editor of the Text widget, the return is simply a text string of all the various html tags etc as plain text.
However, some HTML tags do still work; <p> for example still allows me to style text as expected.
Has anyone run into similar issue, with <table> or other tags? Is there a compatibility matrix somewhere I've been unable to fine?
Happy mapping,
- Zach