Commit Graph

3 Commits

Author SHA1 Message Date
0x8664b2
732f633086 Add live preview while editing feature
Implemented split-view editor with real-time markdown preview:
- Added Edit/Preview toggle button with toolbar
- Created MarkdownEditor component using NSTextView for raw markdown editing
- Implemented HSplitView with editor on left and live preview on right
- Fixed NSTextView width constraints to prevent unwanted scaling
- Added proper text container configuration for word wrapping
- Text changes update preview in real-time via SwiftUI binding

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 10:40:43 -07:00
0x8664b2
ad55b2308a Claude.md improvements 2025-06-20 10:14:52 -07:00
0x8664b2
07b70455a3 Genesis 2025-06-20 09:06:01 -07:00