Extend the selection to the start of the previous paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendPreviousParagraphStart' extend the selection to the start of the paragraph API |
Example:
editor.execCommand('extendPreviousParagraphStart');