{% if selection %}

blocks {{ selection.first }}-{{ selection.last }}, offsets {{ selection.start }}-{{ selection.end }}, {{ selection.blocks }} block(s)

{{ selection.heading_path | join(' / ') }}

{{ selection.text }}

This is the excerpt the build would cut: the first block's start offset to the last block's end offset of the record's content_text.

{% if not read_only %}

Cite this range

{% endif %} {% else %}

Pick a range of consecutive blocks to see the excerpt as the build would cut it.

{% endif %}