--- { "title": "Text & Block Formats", "intro": "Learn how to format text in Workflowy." } --- # When to use Text & block formats in Workflowy help you add clarity and style to your notes. You can bold key points, italicize thoughts, add headers for structure, create checklists, code blocks, quotes, and more - all without leaving the keyboard. Whether you’re drafting an outline, writing a blog post, or organizing research, formatting keeps your content clear, expressive, and easy to scan. # Format inline text Most text format options are available from the 'text format widget' that appears when you select any piece of text. All text formats have keyboard shortcuts - you can see these by hovering over the format option in the text format widget. {% steps %} 1. Select some text to format 2. Choose the text format option you want from the text format widget that pops up {% /steps %} {% kb_image src="https://cdn.prod.website-files.com/608aecd1e643ecaa961a7a67/68d3298907a3fa2af992140c_text-format.gif" alt="" %}{% /kb_image %} # Format blocks Some block-level formats are available from the text format widget and others are available as slash commands. Some can also be created by typing their markdown marker (for example quote blocks by typing '>' then a space) {% steps %} 1. Find some text to format 2. Use the text format widget, slash command, or markdown marker to apply your desired format {% /steps %} {% kb_image src="https://cdn.prod.website-files.com/608aecd1e643ecaa961a7a67/68d32f7c9091aa2fce945e7a_block-level-format.gif" alt="" %}{% /kb_image %} # Inline text formats Inline text formats can be applied to any words within a line of text. All of theses are available in text format widget. - Bold - Underline - Italic - Strikethrough - Inline code - Link - Text color - Text highlight # Block-level formats Block-level formats affect the structure or presentation of a chunk of text, rather than individual words. Available in the text format widget. - H1 - H2 - H3 Available as slash commands. - H1 - H2 - H3 - Paragraph - To-do - Quote - Code Block - Divider - Board - Bullets - AI Node Available from the 'Turn into ...' dropdown. - H1 - H2 - H3 - Paragraph - To-do - Board - Quote - Code Block - Divider - AI Node Available by typing their markdown marker plus a space. - H1 - # - H2 - ## - H3 - ### - Quote - > - To-do - [ ] - Divider - ---