Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 651 Bytes

File metadata and controls

15 lines (8 loc) · 651 Bytes

Ideas

Only small, additive features are listed here. Refactors and package-wide redesigns are intentionally excluded.

1. Sample-data preview

Render the current template with registered sample variable values in a modal or side-by-side preview using the application's configured Twig environment.

2. Paste cleanup

Normalize content pasted from Word and Google Docs, preserving semantic paragraphs, lists, and tables while dropping unsupported styling.

3. Reference diagnostics

Detect variables, filters, conditions, and snippets that are no longer registered, list the affected nodes, and navigate directly to each invalid reference.