This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
outline/server/onboarding/editor.md
Tom Moor ccc0906b0a feat: Improved onboarding documents (#970)
* feat: New onboarding documents

* Images -> blocks

* Add tips

* test: removes assumptions of welcome documents

this actually results in the tests being much more understandable too

* add db flag when document was created from welcome flow
2019-07-04 10:33:00 -07:00

1.1 KiB
Raw Blame History

📝 Our Editor

The heart of Outline is the document editor. We let you write in the way that you prefer be it Markdown, WYSIWYG, or taking advantage of the many keyboard shortcuts.

The formatting toolbar

Markdown

If youre comfortable writing markdown then all of the usual shortcuts are supported, for example type **bold** and hit space to instantly create bold text. If you forget some syntax or are after a refresher, simply type ? to access the keyboard shortcut help.

Tip: You can even paste markdown from elsewhere directly into a document.

Blocks

The editor supports a variety of content blocks including images, tables, lists, quotes, and more. You can also drag and drop images to include them in your document or paste a link to embed content from one of the many supported integrations

Tip: Headings are collapsible, just click the arrow to the left of any heading to temporarily hide the content below.