mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 22:22:37 +00:00
This changes `echoParam` template function behavior to accept not only an array or a slice and its index pair but also a map and its key pair. This also changes the function that float and uint values are treated as a valid result type of it. Fix #771