{ "File": { "description": "Display Entire Contents of File", "body": "{{< file path=[[File Path]] id=\"[[file-collapse-{x}]]\" >}}", "fields": [ { "name": "File Path", "title": "File Path", "type": "string", "single": true, "default": "" }, { "name": "file-collapse-{x}", "title": "file-collapse-{x}", "type": "string", "single": true, "default": "" } ] } }