Summary
Per ADR-009, add AI/prompt-aware content preservation.
Features
- Preserve AI-marker fenced blocks (
prompt, copilot, ai, system, user, assistant)
- Configurable preserved-block markers:
lumpia.preserveBlocks
- AI-tagged comment handling (
// AI:, // prompt:) with hanging indent
- Natural Markdown support for
.github/copilot-instructions.md
Acceptance Criteria
References
- ADR-009: AI/Prompt-Aware Wrapping
Summary
Per ADR-009, add AI/prompt-aware content preservation.
Features
prompt,copilot,ai,system,user,assistant)lumpia.preserveBlocks// AI:,// prompt:) with hanging indent.github/copilot-instructions.mdAcceptance Criteria
lumpia.preserveBlockssetting for custom markersReferences