Keats / tera

A template engine for Rust based on Jinja2/Django
http://keats.github.io/tera/
MIT License
3.54k stars 283 forks source link

Title case filter with apostrophe (#771) #772

Closed magikstm closed 1 year ago

magikstm commented 2 years ago

Fixes #771

Tested locally with latest version and Rust on Windows 11. More tests may be needed.