Multi-line and inline formatting text widget options
Hello,
I have some JSON data I want to display in a text widget, ideally across multiple lines.
Is it possible to apply a formula like JSON.stringify($METADATA.myjson$) for say a Display Widget?
Alternatively is there a widget that supports displaying of Markdown from field data?