mark icon indicating copy to clipboard operation
mark copied to clipboard

strings.Title is deprecated

Open Skeeve opened this issue 1 year ago • 0 comments

https://github.com/kovetskiy/mark/blob/8e16f6f29c6dc3d81e24f5f8d90bf411d8c8a402/pkg/mark/meta.go#L93

strings.Title is deprecated: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead.deprecated(default)

Skeeve avatar Oct 18 '23 21:10 Skeeve