Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(utils): enhance
capitalizeBetweenPunct
function
- Improve regex to handle multiple punctuated sections - Remove reliance on spaces for identifying sections - Ensure remaining text is capitalized after processing punctuated sections - Fix issue where unmatched sections were not correctly capitalized
- Loading branch information