Perfect for developers, writers, and anyone who works with formatted text! src/md2rt/ ├── __init__.py ├── menubar.py # Main menubar app (consolidated) ├── detector.py # Markdown detection logic ├── ...