WYSIWYG editing Image gallery upload Content templates
Block Quote

Wrap selected text in a blockquote element to visually distinguish quotations, excerpts, and callouts from the surrounding content. Blockquotes can be nested for multi-level citations.

Note

Block quotes are rendered as HTML blockquote elements. Nest quotes by applying the blockquote command multiple times.

<richtextbox
    name="blockquoteEditor"
    toolbar="{insertblockquote,indent,outdent}|{bold,italic}|{undo,redo}"
    height="300px"
    html="..." />