Overview

The markdown editor is the flagship editor for writing pages. It is the recommended editor for most users.

Tip

To learn about the Markdown syntax and the supported addons, check out the Markdown Syntax guide instead.

Interface

/guide/images/markdown-editor-ui.png

The editor is divided into 2 sections:

The right-most Page Actions Bar also becomes orange 🟧 in edit mode, with additional functions.

Code Editor

Running on the powerful Monaco engine (the same engine as VS Code), it provides everything an editor needs to quickly write content.

Edit existing elements

Some elements (e.g. tables, content blocks, etc.) can be edited visually by clicking the grey Edit <...> link above them.

Command Palette

Press F1 to show the Command Palette. It's a quick access dialog to all available commands and editor configurations.

Note

The command palette may show keyboard shortcuts that are already registered by the browser / extensions and may not work as a result.

Multi-cursor Tips

Render Preview

The Render Preview shows a preview of the Markdown content, as it will displayed once saved.

Page Actions Bar

In addition to the usual buttons, the following buttons are available in the editor: