leaf-kit
1.10.6
🍃 An expressive, performant, and extensible templating language built for Swift.
vapor/leaf-kit
What's New
1.10.6 - Allow escaped quotes in tag parameters
2024-05-13T13:31:17Z
What's Changed
Allow escaped quotes in tag parameters by @roya1v in #124
Allows escaped quotes in tag parameters so you can do something like
#myCustomTag("this \"thing\" is cool")
Solves #122
This patch was released by @0xTim
Full Changelog: 1.10.5...1.10.6