* 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
1.1 KiB
📝 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.
Markdown
If you’re 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.