Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
The regexp in DollarStepPatternBuilder allows for empty markers in the match?
(\$\w*)(\W|\Z)
should the marker not at least have one (or n) chars of length?
Activity
Elizabeth Keogh
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
I'm not worried; it strikes me that "The grid should look like $" or "When I create a cell at ($, $)" are actually nice shorthands and perfectly valid.