mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 18:04:45 -04:00

.Param
to permit arbitrarily nested parameter references
The Param method currently assumes that its argument is a single, distinct, top-level key to look up in the Params map. This enhances the Param method; it will now also attempt to see if the key can be interpreted as a nested chain of keys to look up in Params. Fixes #2598
Description
Languages
HTML
79%
JavaScript
10.8%
CSS
10.2%