1.10.6 - Allow escaped quotes in tag parameters
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