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
content: Remove TextStyle merge in rendering bold spans
Fixeszulip#1817.
Similar reasoning as in the previous commit; see there. The bold
span-node was clobbering the strikethrough attribute when that is
set by an ancestor strikethrough node.
(This is bolderWghtTextStyle's only caller, so it's simple to change
its interface this way.)
0 commit comments