Closed clehner closed 2 years ago
Implement s/.../.../ as described here: https://w3c.github.io/scribe2/scribedoc.html#notes and implemented here: https://github.com/w3c/scribe2/blob/64a373a1db8fa0e8dd329197bf3c0280c1c4eb27/scribe.perl#L823-L867
s/.../.../
A '*' modifier is allowed (with no effect), since it was used in the 2022-01-11 CCG call.
Changes applied (1, 2, 3, 4, 5, 6, 7).
Implement
s/.../.../
as described here: https://w3c.github.io/scribe2/scribedoc.html#notes and implemented here: https://github.com/w3c/scribe2/blob/64a373a1db8fa0e8dd329197bf3c0280c1c4eb27/scribe.perl#L823-L867A '*' modifier is allowed (with no effect), since it was used in the 2022-01-11 CCG call.