Minimal usage
content can be raw text, localized string, markdown or html. But only a few html tags will be allowed without allowUnsecure flag.
Advanced usage
allowUnsecure let all html tag to be displayed.
markdown can be disabled by setting this attribute to false.
tag is an option to set the nature of the container tag. By default, it’s a div tag.