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
"ins" tag corresponds to an insertion whereas "u" tag corresponds to underline. Moreover, "ins" tags are not correctly displayed as underline on many email platforms. Some of them change its colour, some others just don't underline anything. "u" is more appropriate here.
The text was updated successfully, but these errors were encountered:
html-to-draftjs/src/library/processInlineTag.js
Line 6 in b91ba0b
"ins" tag corresponds to an insertion whereas "u" tag corresponds to underline. Moreover, "ins" tags are not correctly displayed as underline on many email platforms. Some of them change its colour, some others just don't underline anything. "u" is more appropriate here.
The text was updated successfully, but these errors were encountered: