|
I have a Vale style that uses the This mostly works, but I need to ensure that I probably need to create two capture groups, one for the first char and one for the remaining chars, so that I can uppercase only the first character. But, I don't know if that's even possible. Appreciate any help. |
Answered by
jdkato
Mar 20, 2026
Replies: 1 comment 4 replies
|
Are you saying you want to match the case of whatever you found or always make it capital? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You’ll need to do it with a script.