-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
Is your request related to a problem?
#1117 added support for json variables from an external file. This is handy if you have a such a file to be reused in multiple pages.
Describe the solution you'd like
Let's also support inline json variables for a start, allowing definition in the page itself, or within variables.md:
Some other files can also be transformed into similar formats with appropriate processing ( can be done in multiple PRs ):
- excel files
- csvs
- ❔
- web requests - possibly out of scope?
Describe alternatives you've considered
na
Additional context
na