About the Huge editor

Huge provides a lovely writing experience with the built-in post editor.

You have easy access to formatting options and can add content like links, quotes and images.

As you write, you can use Ctrl/Cmd + S to save your changes, or click the “Save” button.

You can use the buttons at the top of the editor to change the content type (or use the keyboard shortcuts below).

If you highlight content you will be shown a floating editor bar with formatting options like bold, italic etc

To add images, either drag them into the editor from your computer or click the image icon above the editor.

You can undo and redo changes using buttons above the editor.

Keyboard shortcuts

When writing posts you can use the following keyboard shortcuts to make your writing experience faster:

  • Ctrl/Cmd + S - Save your post
  • Ctrl/Cmd + Z - Undo
  • Ctrl/Cmd + Shift + Z - Redo
  • Ctrl/Cmd + B - Bold
  • Ctrl/Cmd + I - Italic
  • # - Header 1 (<h1>)
  • ## - Header 2 (<h2>)
  • ### - Header 3 (<h3>)
  • --- - Divider (<hr />)
  • - - List (<ul>)
  • 1. - Ordered list (<ul>)
  • > - Quote (<blockquote>)
  • ` - Inline code (<code>)
  • ```language - Code block (with language-specific formatting; use ```html for HTML) (<pre>)

Other helpful tips

  • You can paste a URL when text is highlighted to convert the text into a link