feat: implement clean TDD-driven editor with enhanced status dialog
- Replace legacy editor with clean object-oriented architecture - Add comprehensive test-driven Section, SectionManager, and DOMRenderer classes - Implement four-layer content management with proper action semantics - Add multiple concurrent section editing capability - Implement intelligent section splitting with heading detection - Add enhanced status dialog with repository info, version, and save filename - Include git commit information and modification status - Provide actual save filename preview instead of source filename - Maintain proper section positioning and global reset functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
5337b26d5e
commit
6447c617fd
3 changed files with 1441 additions and 8 deletions
1430
markitect/clean_document_manager.py
Normal file
1430
markitect/clean_document_manager.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue