- Enhanced the interview configuration parsing to support section_type, block_id, and generate_block_id properties. - Updated the renderer to incorporate Section-Types and Block-IDs, allowing for automatic edge suggestions during markdown rendering. - Introduced new RenderOptions for improved handling of graph schema and vocabulary in the rendering process. - Implemented tracking of Section-Info during the wizard flow, including updates for loop items and nested steps. - Enhanced the InterviewWizardModal to support Block-ID selection for intra-note links, improving user experience and functionality. |
||
|---|---|---|
| .. | ||
| extractTargetFromAnchor.ts | ||
| InterviewConfigLoader.ts | ||
| loopState.ts | ||
| parseInterviewConfig.ts | ||
| renderer.test.ts | ||
| renderer.ts | ||
| sectionKeyResolver.ts | ||
| slugify.ts | ||
| types.ts | ||
| wizardState.ts | ||
| writeFrontmatter.ts | ||