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
When we got an HTML symbol <<, RtfPipe change the & to & making the < into &lt; wich is wrong.
It happens with all HTML symbols with & first.
The text was updated successfully, but these errors were encountered:
When we got an HTML symbol
<
<
, RtfPipe change the&
to&
making the<
into&lt;
wich is wrong.It happens with all HTML symbols with
&
first.The text was updated successfully, but these errors were encountered: