Tera
A clean, open-source WYSIWYG markdown editor
Download
Source code on GitLab.
Command line
After installing, use Tera from the terminal:
$ tera . # open current directory
$ tera README.md # open a specific file
Features
WYSIWYG + Code + SplitThree editing modes with live preview
Mermaid diagramsRendered inline, click to view fullscreen
8 themesEach with dark and light mode
ExportHTML, PDF, LaTeX, DOCX, RST, and more via pandoc
File treeOpen folders, collapsible directory tree
Search & replaceCtrl+F / Ctrl+H with match highlighting
Web app
No install needed. The full editor runs in your browser at tera.md.
Open folders via the File System Access API, edit with WYSIWYG, export to HTML, PDF, or Markdown.
← Back to editor