fix issue when strikethrough used without ending tag 70/270670/2
authorabdullah <abdullahhasan10@gmail.com>
Mon, 7 Feb 2022 14:20:03 +0000 (16:20 +0200)
committerabdulleh ghujeh <abdullahhasan10@gmail.com>
Mon, 7 Feb 2022 14:22:54 +0000 (14:22 +0000)
when we use <s> without ending tag, only one character get strike through,
other tags do not apply the tag at all.
fixed the behavior to be like the other tags.

Change-Id: I94419b923772401af0f0c3e17524521bf2ade892


No differences found