

As it stands today, you can expect most apps to understand it.
#Markup document editor software
Markdown has an open informal specification, meaning everybody can implement it into software (just as we did!) and begin building upon it.

Even without styling, it is easy to spot all headings, because they have leading hash signs (#), lists are indicated with bullets or numbers and emphasised text is encapsulated in underscores or asterisks. Markdown's syntax is designed in such a way that even without any syntax highlighting, you get the idea of a Markdown document.And with "Notepad" (Windows), "TextEdit" (macOS) or "GEdit" (Ubuntu) every operating system already has one built-in. Any Markdown file written on macOS can -without any conversion- be edited on Windows and Linux alike. In recent years, more and more apps have discovered the power of Markdown, and even WhatsApp uses it to enable simple formatting of messages.Ī Markdown document only consists of pure text and comes with a lot of benefits: Markdown is a very simple markup language that only contains a small amount of formatting symbols that you may already know. Therefore Zettlr lets you write Markdown files. During the writing process, what matters is the content you produce, not the form in which it is presented. The idea behind Zettlr is to remove unnecessary markup and styling from your writing process. In this document, you will learn about writing Markdown, available commands, some special features of CodeMirror and how spellchecking works. It uses a highly sophisticated software called CodeMirror and offers a lot of features out of the box. At the heart of Zettlr sits a powerful Markdown editor.
