PlainTasks
PlainTasks copied to clipboard
Apostrophe causes formatting issues when used with @due
I've noticed when the formatting using the @due feature, the use of an apostrophe results in the latter portion of the line using a different formatting.
I do not think that apostrophe is to blame in this case.
The issue is that highlighting of tag must stop after closing parenthesis like this:
The problem is that tag can contain whitespaces within parentheses (and even parentheses within parentheses) so this issue seems harder to fix properly than workaround it by typing non-breaking whitespace (as on the screenshot) or comma/apostrophe/sth else after closing parenthesis of a tag.