fresh-editor 0.1.56

A lightweight, fast terminal-based text editor with LSP support and TypeScript plugins
Documentation
# Internal Documentation

This directory contains pending work tracking. Completed plans have been removed.

## Documents

| Document | Description |
|----------|-------------|
| [MARKDOWN.md]MARKDOWN.md | Markdown compose mode remaining work |
| [CR.md]CR.md | Code quality improvements to address |
| [TIMESOURCE_DESIGN.md]TIMESOURCE_DESIGN.md | TimeSource abstraction notes (implemented) |

## User-Facing Documentation

See the parent [docs/](../) directory:
- [USER_GUIDE.md]../USER_GUIDE.md - User guide
- [PLUGIN_DEVELOPMENT.md]../PLUGIN_DEVELOPMENT.md - Plugin development guide
- [plugin-api.md]../plugin-api.md - Full plugin API reference
- [ARCHITECTURE.md]../ARCHITECTURE.md - System architecture