Hover text question | XM Community
Skip to main content
Is it possible to put hard returns in hover text? I tried <br> but it just shows up as <br>.
Please show the code that didn't work.
The code that didn't work worked here and just became a hard return. It was <> with br inside.
Try replacing your `<br>`'s with ` `.



P.S. You can put code in fences like:

\\`\\`\\`

code goes here

\\`\\`\\`
That works! Thanks so much!

Leave a Reply