Extend the selection to the start of the previous paragraph.


Parameters:

NameTypeDescription
actionNameString'extendPreviousParagraphStart' extend the selection to the start of the paragraph API


Example:

editor.execCommand('extendPreviousParagraphStart');