Notion Fundamentals - Master Notion's Text Editing Tools
Based on Thomas Frank Explains's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Use Markdown inside Notion for instant formatting (WYSIWYG-style) rather than relying on a separate preview step.
Briefing
Notion’s text editing becomes dramatically faster once formatting is treated as a set of lightweight inputs—Markdown syntax, keyboard shortcuts, and block-level commands—rather than manual styling. The core idea is that Notion can apply formatting instantly as you type (a WYSIWYG-style Markdown experience), letting users bold, italicize, create headings, and generate lists without leaving the page or switching tools.
Markdown is introduced as the fastest path to “formatting at the speed of thought.” In Notion, Markdown works differently than traditional Markdown editors: instead of writing plain-text syntax and then previewing it elsewhere, Notion renders formatting immediately. The transcript contrasts this with a conventional Markdown workflow using Dillinger.io, where syntax is edited on the left and formatting appears in a separate preview pane. Notion’s approach means users can type formatting markers directly in the editor—such as asterisks for italics, pound signs for headings, and Markdown list syntax—and see results right away.
Copy-and-paste also plays a practical role. If users paste text that already contains Markdown formatting into Notion, much of that formatting is preserved—bolding, headings, block quotes, and list elements included. For those who want a quick reference, the lesson points to a “Notion of Markdown reference” page inside the course hub (and a written blog-post version), listing common Markdown capabilities: multiple heading levels, italics, bold, strike-through, preformatted text, and block types like unordered and numbered lists. The emphasis is that many of these block formats can be created either with Markdown shortcuts or by converting existing content into block types.
Beyond Markdown, the lesson lays out two additional speed tools. First are keyboard shortcuts: highlighting text and using combinations like Command/Ctrl+B for bold, Command/Ctrl+I for italics, and Command/Ctrl+U for underline. It also highlights navigation shortcuts such as Ctrl + brackets to move through the workspace, and notes that a dedicated “learn the shortcuts” page plus official Notion documentation provide the full list.
Second is Notion’s contextual edit toolbar, which appears when text is highlighted. That toolbar supports formatting actions (bold, italic, code blocks, equations) and also block-level transformations like turning selected text into Heading 1 or Heading 2.
Finally, slash commands extend formatting into a command palette for blocks. Typing “/” brings up insertion and transformation options; typing “/turn” and then selecting “bulleted list” or “numbered list” converts existing blocks without retyping. Slash commands can also apply styling such as background colors (e.g., “red” or “space B” for background).
The lesson closes by applying these tools to a sample page: italicizing book titles, turning a line into a block quote, italicizing a list of titles, creating headings with “##,” adding a red background, and inserting a table of contents that automatically links to headings. The payoff is a more structured, scannable page—setting up the next lesson on blocks and multimedia—while reinforcing the broader goal of reducing friction when capturing and organizing information in Notion.
Cornell Notes
Notion supports fast text formatting through three main methods: Markdown, keyboard shortcuts, and contextual/block commands. Markdown renders instantly in Notion (WYSIWYG-style), so users can type formatting syntax like asterisks for italics, pound signs for headings, and list markers to generate lists on the fly. Formatting can also carry over when pasting Markdown text into Notion, and a built-in Markdown reference page helps users learn the syntax. For speed, highlighting text brings up an edit toolbar for actions like headings, code blocks, and equations, while slash commands (especially “/turn”) convert existing blocks into lists or apply styles like background colors. Together, these tools reduce friction and make pages easier to scan and navigate.
How does Notion’s Markdown workflow differ from traditional Markdown editors?
What happens when Markdown-formatted text is copied from elsewhere and pasted into Notion?
What are the three main non-Markdown ways the lesson uses to format text in Notion?
How can existing blocks be converted into lists without retyping?
How does the sample page demonstrate the practical value of these formatting tools?
Review Questions
- What specific behaviors make Notion’s Markdown feel different from a traditional Markdown editor like Dillinger?
- Which formatting methods in Notion operate on selected text versus on entire blocks, and how does that affect your workflow?
- How would you convert an existing paragraph into a bulleted list using slash commands based on the lesson’s steps?
Key Points
- 1
Use Markdown inside Notion for instant formatting (WYSIWYG-style) rather than relying on a separate preview step.
- 2
Markdown formatting often survives copy-and-paste into Notion, including headings, block quotes, bold, and lists.
- 3
Keyboard shortcuts speed up common text styling: Ctrl/Command+B (bold), Ctrl/Command+I (italic), and Ctrl/Command+U (underline).
- 4
Highlighting text brings up an edit toolbar that can apply formatting like headings, code blocks, and equations.
- 5
Slash commands (especially “/turn”) can convert existing blocks into list types without rewriting content.
- 6
Background and color styling can be applied via slash command options (e.g., typing “red” and using background options like “space B”).
- 7
Adding headings enables automatic table of contents behavior, improving navigation and scanability.