If you type a sentence in quotes, and close the quoted phrase with a comma and then a quote mark, ie:
"I love nisus," said the monkey.
Nisus interprets the close quote as a new open quote mark, rather than as a proper close quote mark (of course, this only happens if "smart quotes" is enabled in the Quick Fix section of preferences.)
I thought I might try a workaround on this - actually making a quick fix entry for comma-open quote to sub comma-close quote, but I guess quickfix only does plain text.
any way to fix this?
thanks,
Dan