On these texts (code comments):
We need to strip the quote symbols (" or ' characters at the beginning and end).We need to strip the quote symbols (the " or ' characters at the beginning and end).
There are also unpaired quote false positives there, which would be nice to avoid as well.
On these texts (code comments):
We need to strip the quote symbols (" or ' characters at the beginning and end).
We need to strip the quote symbols (the " or ' characters at the beginning and end).
There are also unpaired quote false positives there, which would be nice to avoid as well.
Other similar issues: #7249, #5269