bksubhuti / tipitaka-pali-reader

A Pali Reading app made in Flutter
21 stars 5 forks source link

bookmark highlight creates html codes (important to fix). #217

Closed bksubhuti closed 7 months ago

bksubhuti commented 10 months ago

If bookmark has text highlighted.. it sometimes shows html codes. also looks ugly by highlighting every word rather than consecutive words as intended. I see that sticky note highlights show html codes. Perhaps we can remove the codes before bringing to that page. I think we did that somewhere else.

image

Tab also contains the quoted information in the title.

bksubhuti commented 10 months ago

https://github.com/bksubhuti/tipitaka-pali-reader/assets/18184280/86e4548f-2f20-4c8d-9d99-cf0deb8a6c29

bksubhuti commented 7 months ago

small fix was added to fix most items.. removing highlights under 3 characters. good enough for now.