vapor / leaf-kit

🍃 An expressive, performant, and extensible templating language built for Swift.
https://docs.vapor.codes/4.0/leaf/getting-started
MIT License
49 stars 38 forks source link

Add Underscore as Valid in Parameter #41

Closed jagreenwood closed 4 years ago

jagreenwood commented 4 years ago

Adds underscore to Character extension, then ORs .underscore in isValidInParameter (#41, fixes #39).

tanner0101 commented 4 years ago

These changes are now available in 1.0.0-rc.1.4