Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

Creates an interrupter box with the transcluded content

Usage

as element:
<block:interruptor>
</block:interruptor>

Example

Source

<block:interruptor>
    <h2>Heads Up</h2>
    <p>I'm interrupting you!</p>
</block:interruptor>

Result

Result