Markdown Editor
At the heart of Zettlr sits its most powerful component: The Markdown editor.
Zettlr's Markdown editor is the most advanced environment to write documents effectively using a combination of common shortcuts and plain text syntax. Over the years, we have steadily evolved the editor and by now it's the industry standard for comfortable writing.
Zettlr is, first and foremost, a Markdown editor, but without sacrificing creature comforts we know from word processors such as Microsoft Word, Pages, or LibreOffice. It offers a fully WYSIWYG view, while at the same time allowing you to define block elements by simply typing in the corresponding syntax elements. That means that you can write Markdown by combining shortcuts, such as Cmd/Ctrl+B with creating lists simply by starting a new line with an asterisk.
Since the Markdown editor is so feature-rich, it has its own section in this documentation.
In this particular subsection, you will find features that pertain directly to composing documents. The other sections introduce you to more advanced features that will improve your writing experience beyond the actual writing.
Here is a brief overview over some of the unique features of Zettlr's editor:
- Introduction to the Markdown Syntax and the extensions Zettlr supports
- Search Functionality with regular expressions
- Autocompletion of many different elements
- Footnotes
- The Status Bar
- The Table Editor
- Text Transforms
- Snippets
- YAML Frontmatters
Following this, you have a set of sections dedicated to introducing more advanced features:

