I am facing a problem where left hand side is changed from <'b'> bold tag to <'strong'> strong tag.
in this case it shows <'strong-b-'> b being crossed.
while in right hand side it was <'b'> therefore it was applying bold to text directly.
A user who is not a developer will surely not understand.
Any way where we could treat HTML as text instead of applying style like any compare tool or VS TFS history comparison?
I am facing a problem where left hand side is changed from <'b'> bold tag to <'strong'> strong tag.
in this case it shows <'strong-b-'> b being crossed.
while in right hand side it was <'b'> therefore it was applying bold to text directly.
A user who is not a developer will surely not understand.
Any way where we could treat HTML as text instead of applying style like any compare tool or VS TFS history comparison?