Insert a line break in the HTML editor

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • When you use the Enter key, the editor creates a paragraph element (<p>) tag, which appears as a double space.

    To enter a single-line space, use the Shift + Enter key combination, which inserts a line break (<br>) tag.