One approach for simple tooltips

The “tTip” code:

\define br()
.

\end

<span title={{{ [{!!title}split[::]nth[2]search-replace:g[<br>],<br>search-replace[.],[]] }}}>
  {{{ [{!!title}split[::]nth[1]] || txt }}}
</span>
1 Like