### Suggestion something to make capturing groups work like `component regex replace ".(test|no)" with "$1whatever" in {_comp}` "-test" -> "testwhatever" "0no" -> "nowhatever" ### Additional Information _No response_