package
0.0.0-20240926160500-56abff0f8aa9
Repository: https://github.com/thecjharries/r-daily-programmer.git
Documentation: pkg.go.dev

# README

Note about solution

For the character count, I'm only excluding the header and footer. If the purpose of the exercise is regex manipulation of text, I feel confident in my ability to do so (and adding more regex doesn't affect anything more than the time spent figuring out regex). If that's not the point, I've misunderstood the exercise.