{% if selection %}
blocks {{ selection.first }}-{{ selection.last }}, offsets {{ selection.start }}-{{ selection.end }}, {{ selection.blocks }} block(s)
{{ selection.heading_path | join(' / ') }}
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.
Pick a range of consecutive blocks to see the excerpt as the build would cut it.
{% endif %}