HeadlinesBriefing favicon HeadlinesBriefing.com

Ornata: A Local-First Markdown Editor

DEV Community •
×

Developer Ornata is a new desktop Markdown editor designed to avoid feature bloat. It prioritizes plain text as the source of truth, predictable Markdown rendering, and performance with large files. Built with Rust, Tauri, and CodeMirror, it runs entirely offline without accounts or cloud dependencies.

The tool separates editing and preview modes, avoiding the hidden formatting common in WYSIWYG editors. This clarity supports Git-based workflows, keeping files clean and diff-friendly. The goal is an editor that fades into the background, letting writers focus on content without managing a complex system.

Currently in early access and free, Ornata targets technical writers who find existing tools distracting. Its local-first architecture appeals to users wary of cloud dependencies and proprietary extensions. Feedback is being gathered to refine it based on real-world use rather than a feature checklist.