Open XieJiSS opened 5 years ago
Currently, converted text is wrapped in a <mark> Element:
<mark>
<mark>like this</mark>
This will add a yellow background (aka highlight).
However, this could contradict the UI style/theme of some websites, and it will drag users' attention to converted texts.
So, IMO it would be nice if users can disable the yellow highlight.
Thanks!
That‘s a good idea. I'll improve this feature
Currently, converted text is wrapped in a
<mark>
Element:This will add a yellow background (aka highlight).
However, this could contradict the UI style/theme of some websites, and it will drag users' attention to converted texts.
So, IMO it would be nice if users can disable the yellow highlight.
Thanks!