NicolaiSoeborg / manipulator-plugin

A plugin for manipulating text (UPPER, lower, base64, etc) in the editor "Micro"
MIT License
39 stars 3 forks source link

feat: titlecase added #7

Closed ehawman-rosenberg closed 1 year ago

ehawman-rosenberg commented 2 years ago

Added "title". It's literally just an alias of capital.

NicolaiSoeborg commented 1 year ago

Thanks for this PR

Title case added in https://github.com/NicolaiSoeborg/manipulator-plugin/pull/10