View Single Post
Old 01-28-2021, 03:06 AM   #98
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501166
Join Date: Jan 2017
Location: Poland
Device: Various
The issue could only be seen by personally compiling the development build, not the stable build, so it wasn't such a problem. I rarely put tags with B, I, U… so I waited for further work. On the other hand, you rarely commit something that doesn't work later and I was able to get your attention faster.

Back to the recent changes. It's nice, but on December 18th I noticed that adding tags around a word works ALMOST always well:
  • at the beginning of the word: OK
  • in the middle of the word: OK
  • at the end of a word: OK except for one case - immediately after this word there is an opening or closing tag

I am attaching an animated GIF that shows these cases.

And here is the test line of text (I marked in red the places where surrounding by html tag does not work).

Code:
<p>micro|<b>computer|</b></p>
Perhaps applying a similar solution you have been using recently here would help.
Attached Thumbnails
Click image for larger version

Name:	tags_before_in_after.gif
Views:	215
Size:	134.7 KB
ID:	185019  
BeckyEbook is offline   Reply With Quote