Let the platform do the work

Using Single Line Returns in the TinyMCE Text Editor

Overview

Single line returns in the TinyMCE text editor display as double spaces. This is because TinyMCE uses the HTML paragraph tag for hard returns which results in a double-spaced effect.

Steps to Complete

To achieve a soft return (single line spacing), use hold the Shift key while pressing Enter (Return).