Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

processor/strings: add support for title convertor #6982

Merged

Commits on Feb 4, 2020

  1. processor/strings: add support for title convertor

    - Title(https://golang.org/pkg/strings/#Title) function support all unicode letters.
    - BUG: The rule Title uses for word boundaries does not handle
    Unicode punctuation properly.
    them0ntem committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2c27de2 View commit details
    Browse the repository at this point in the history