mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
6 lines
238 B
XML
6 lines
238 B
XML
<handler type="data">
|
|
When menu item has: data="path/to/file.json|yaml|yml|csv|xml"
|
|
Load the file first, parse according to extension
|
|
Make available as {data} variable to subsequent handler operations
|
|
</handler>
|