MarkdownOffice
Your modern, Markdown-first document editor.
Features
- Markdown is the single source of truth
- Live preview with real-time sync
- Ribbon-style toolbar built with Fluent UI
- Slash commands and inline formatting
- Tables, code blocks, images, links
- Collaboration with comments and presence
Code Example
tsxfunction hello(name: string) {
return `Hello, ${name}!`;
}
Table
| Feature | Status |
|---|
| Editor | Ready |
| Preview | Ready |
| Ribbon | Ready |
| Sidebar | Ready |
Learn more at markdownoffice.dev.