I’ve got a chrome extension sitting in the review queue right now that leans a bit more dev-centric in that it opens a Monaco-based editor (with markdown preview) whenever it detects you’ve opened a raw text file in the current tab.
It also supports creating new documents, but that’s more of an ancillary use case (for me anyhow).
The nice thing is that it’s 100% local.