Minimal markdown editor that lives in your browser's URL ➜ check it out
- 🔗 URL-based storage - The buffer content is compressed and stored in the URL hash
- 🎤 Voice transcription - Record audio and convert to text using OpenAI Whisper
- 👀 Real-time preview - Live markdown editing and preview
- 🌙 Dark/light theme - Automatically adapts to your system preference
- 📊 Character limit tracking - Visual indicator of URL length usage
- Cmd + Enter: Start/stop recording
- Cmd + e: Toggle editor/split/view mode
- for md shorcuts, see react-md-editor
