con2 / emrichen

A Template engine for YAML & JSON
MIT License
107 stars 11 forks source link

urlencode: allow a string of querystring parameters #52

Closed akx closed 3 years ago

akx commented 3 years ago

This came up as part of #51.

Pyright was complaining about the confusing typing in the URLEncode tag, so I realized this feature was actually missing.