The markdown editor for technical writers
Docs belong with the code. That means markdown, git, and a pull-request workflow. Enfoca is the editor that lives happily in that world.
What technical writers struggle with
Pains
- Most markdown editors are writer-first, not dev-adjacent
- Rendered preview usually diverges from the site generator's output
- Code-fence handling is either under-featured or overdone
Fixes in Enfoca
- Hybrid preview that's faithful to common SSG renderers
- Sensible code fence + language detection without config
- Clean diffs — no invisible whitespace churn on save
From blank page to shipped work
- Open your docs repo. The folder IS the doc set.
- Edit in hybrid mode; focus reveals markup only when needed.
- Commit, push, PR — your SSG builds the same markdown.