Parse a Spec-Kit checklist file into SysProM gate nodes with task plans.
Markdown file content.
ID prefix for generated nodes.
The result.
const result = parseChecklist(content, "FEAT"); Copy
const result = parseChecklist(content, "FEAT");
Parse a Spec-Kit checklist file into SysProM gate nodes with task plans.