Blockqoute

# Overview

The block quote feature simplifies the inclusion of block quotations or pull quotes within your content. Moreover, it serves as an engaging method to highlight specific portions of text and capture the readers' attention effectively.

# Demo

Feel free to experiment with the "Insert block quote" toolbar button located in the editor below to experience the block quote feature firsthand. Additionally, you can utilize the autoformatting feature by typing ">" followed by a space before the quotation to apply the formatting instantly.

# Configuration


    <script>
        window.sitsEditorConfig = {
            toolbar : ['blockquote']
        };

        // If display only "blockquote" buttons in the toolbar.
    <script>
    

Every day, we work hard to make sure our documents are complete. Have you found any mistakes or missing information? Please tell us here.

On this Page

On this Page