Skip to content

Format text in your manuscript

You want a word in italics. A chapter title that actually reads like a title. A stanza that sits centered on the page.

Formatting is the small stuff that makes a manuscript feel finished. Dabble gives you three ways to handle it, and none of them pull you out of the sentence you’re writing.

We’ll cover:

Dabble gives you two formatting surfaces and a set of typing shortcuts.

  • The selection toolbar pops up on its own the moment you select text. It handles the basics: bold, italic, underline, and strikethrough.
  • The Formatting Toolbar is the richer bar, with a block-type menu, lists, blockquotes, links, and highlights. It stays hidden until you ask for it.
  • Markdown shortcuts and smart typography let you format as you type, no button required.

One catch: you need editing access to format text. Commenters and viewers see only Add Comment when they select text.

A phrase selected in the editor with the pop-up formatting toolbar floating above it: bold, italic, underline, strikethrough, highlight, link, and comment.

The Formatting Toolbar is hidden by default, and every doc on this site that mentions it means this bar.

  1. In the document toolbar, click the Aa button.
  2. Or press Cmd+Alt+B (Mac) or Ctrl+Alt+B (Windows).
  3. Click Aa again to hide it. Dabble remembers your choice in this browser.

The full Formatting Toolbar: the block-type menu reading Body Text, then Bold, Italic, Underline, Strikethrough, blockquote, lists, highlight, and link.

The four marks you’ll reach for most don’t need the Formatting Toolbar at all.

  1. Select the text you want to format. Drag across it, double-click a word, or triple-click a line.
  2. The selection toolbar appears above your text.
  3. Click Bold, Italic, Underline, or Strikethrough to apply that format.
  4. Click the same button again to remove it.

Block type is what a paragraph is: body text, a heading, a blockquote, a property list.

  1. Show the Formatting Toolbar if it’s hidden.
  2. Put your cursor in the paragraph you want to change.
  3. Open the block-type menu on the left. It shows the current type, such as Body Text.
  4. Choose a style: Heading 1 through Heading 6, Body Text, Indented Blockquote, Centered Italic Blockquote, Property List, or Property List Heading.

Want a heading without the menu? Press Cmd+1 through Cmd+6 (Mac) or Ctrl+1 through Ctrl+6 (Windows) to toggle one straight from the keyboard.

The block-type menu: Heading 1 through 6 with shortcuts, Property List Heading, Body Text, Property List, Indented Blockquote, and Centered Italic Blockquote.

Everything else on the Formatting Toolbar has its own page, because each one has more to it than a single button.

  • Type your formatting. Markdown shortcuts apply as you type. At the start of a line, # through ###### create Heading 1 through Heading 6, > starts a blockquote, - or * start a list, 1. starts a numbered list, [ ] starts a checklist, and --- inserts a horizontal rule. Inside a line, **text** is bold, *text* is italic, and ~~text~~ is strikethrough.
  • Smart typography cleans up as you go. -- becomes an em dash, ... becomes an ellipsis, << and >> become guillemets, and straight quotes become curly quotes. Each replacement can be undone on its own.
  • Soft line break. Press Shift+Enter to start a new line within the same paragraph without starting a new one. Handy for poem lines.
  • The Formatting Toolbar won’t appear. It’s hidden while a project is read-only. If you have editing access and still can’t show it, check that you opened the right project.
  • Switching block type removed my bold or italics. Changing block type clears conflicting inline formatting on that line. Reapply bold or italics after you set the block type.
  • A list isn’t showing in the block-type menu. Lists read as Body Text in the block-type menu because they have their own lists button. Use that button to change or remove a list.