### Before submitting - [x] I am using the latest version of Quarkdown. - [x] I have checked the [wiki](https://quarkdown.com/wiki) to confirm this feature doesn't already exist. - [x] I have searched existing [issues](https://github.com/iamgio/quarkdown/issues) for duplicates. ### Description Something like this maybe ? ```qd .var {foo} .json {assets/foo.json} .var {bar} .yaml {assets/bar.yaml} ``` These functions could return a [dictionary](https://quarkdown.com/docs/quarkdown-stdlib/com.quarkdown.stdlib.module.Dictionary/)-like object. ### Proposed syntax or behavior ```markdown ``` ### Additional context _No response_