Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refs #4181 Fix regex to optionally ignore quoted strings
Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g. ``` Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255}) ```
- Loading branch information