--> (review format used for all variable references, some are $Var and others are Var; make this consistent)
Safety features
"regex101.com" => create a link
Occurrence
"which are filtering parameters (see the following section)." => following section, is not quite right, use a link instead
Escaping
bad examples, use characters that need to be escaped
Formatter Parameters
"references to named group captures ('y', 'm', 'd') that are defined"
change the order of the y, m, d parameters to match the example
General Parameters
in the table, insert a cross for parameters that don't have an alias
Move Match
update description for AnchorEnd and AnchorStart (they are the same as Anchor)
Parameter Set Tools links are not working (not pointing to loopz)
Move to Start
"However as, we discovered in" => comma in wrong place
MoveToEnd
"With: includes named group reference to the captured DISK-NO, but this also contain additional literal content; ie wrapping in brackets and inserting the literal 'disc-'"
"contain" -> "contains"
Move to Hybrid Anchor
"applies identically to AnchorStar, except"
'AnchorStar,' -> 'AnchorStart,'
Parameter Reference
review types of parametrers, in particular the regex params, some are defined as [array], others [string](regular expression, string)
--> (review format used for all variable references, some are $Var and others are Var; make this consistent)
Safety features "regex101.com" => create a link
Occurrence "which are filtering parameters (see the following section)." => following section, is not quite right, use a link instead
Escaping bad examples, use characters that need to be escaped
Formatter Parameters "references to named group captures ('y', 'm', 'd') that are defined" change the order of the y, m, d parameters to match the example
General Parameters in the table, insert a cross for parameters that don't have an alias
Move Match update description for AnchorEnd and AnchorStart (they are the same as Anchor)
Parameter Set Tools links are not working (not pointing to loopz)
Move to Start "However as, we discovered in" => comma in wrong place
MoveToEnd
"With: includes named group reference to the captured DISK-NO, but this also contain additional literal content; ie wrapping in brackets and inserting the literal 'disc-'"
"contain" -> "contains"
"applies identically to AnchorStar, except"
'AnchorStar,' -> 'AnchorStart,'
review types of parametrers, in particular the regex params, some are defined as [array], others [string](regular expression, string)
"depending on the presence 'EliziumTest'"
"of" is missing after "presence"