Format content in your notebook

You can format your notebook with text and block styles. Use text styles to bold, italicize, and strike through text. Use block styles to format headings, lists, quotes, and code blocks.

Format text

To format text, select it. Postman displays a text menu. Then, select one of the options, such as Bold icon Bold.

Format a block of text

To format a block of text, place your cursor at the start of the block and type a forward slash ("/"). Postman displays a block menu. Then, select one of the options, such as Quote icon Quote.

Format with Markdown and keyboard shortcuts

You can also format your notebook with Markdown and keyboard shortcuts. For example, to use Markdown to bold the word "Postman", type "**Postman**". To use a keyboard shortcut to bold the word "Postman API Network", select the text and press Command + B or Ctrl + B.

Last modified: 2025/07/28