Blockquote
Blockquote indicates that the section contents are quoted from another source.
toggleBlockquote #
In order to insert a quote in your content you can use toggleBlockquote1 utility.
isBlockquote #
You can also use isBlockquote utility to find out if the current section is
blockquote or not.
Multi-line blockquote #
By default, pressing enter will create another block in the editor. This can be
annoying when you try to write some text in the blockquote. The combination of
shortcuts and insertSoftNewline will help you to override that behaviour. Check
out the relevant documentation for more details.
Example #
An example of toggleBlockquote and isBlockquote utilities: