Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Support for Format Strings? #43

Open
irrationalistic opened this issue Apr 9, 2015 · 1 comment
Open

Support for Format Strings? #43

irrationalistic opened this issue Apr 9, 2015 · 1 comment

Comments

@irrationalistic
Copy link

Right now it looks like upcase and downcase are supported, but what about regular expressions? Can't seem to get them to work! Something like ${1/[ ]/-/g} should replace all spaces in $1 with dashes. Is this supported and I'm doing it wrong?

@kevinsawicki
Copy link
Contributor

Right now it looks like upcase and downcase are supported,

Yeah, these are the only transformations supported right now, others need to be implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants