You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disclaimer: I'm not sure this is a bug, I'm possibly just "holding it wrong".
My System:
Debian 12
OCaml 5.2.1
Ocsigenserver 6.0.0
Eliom 11.1.1
Js_of_ocaml 5.9.1
Given there is some (safe) HTML in a string (generated by qrc). Let's say the value is "<b>Test</b>".
I'd like to render the HTML as a part of a Tyxml created page like this: