Slices & block embeds¶
You do not have to embed whole notes. ![[Note#Heading]] embeds a slice from a heading to the next heading of equal or higher level. ![[Note#^block-id]] embeds from a block id. Missing anchors degrade gracefully instead of crashing the export.
Source notes
---
title: "Feature: Slice Embeds & Wikilinks"
author: MrIwan
notitlepage: true
toc: false
---
# Slice Embeds
## Heading slice
![[slice-source#Middle Section]]
## Block-id slice
![[slice-para#^para-first]]
![[slice-para#^para-second]]
## Broken anchor fallback
![[slice-source#Does-Not-Exist]]
![[slice-source#^block-does-not-exist]]
## Full embed
![[slice-full]]
# Wikilinks
Link without anchor: [[slice-source]].
Link with alias: [[slice-source|alternative display]].
Link to an embedded heading: [[slice-source#Middle Section]].
Block-id link: [[slice-para#^para-first]].
Link to a non-embedded note: [[A-Note-We-Did-Not-Embed]].
---
title: Slice-Source
---
# First Section
This is the content of the first section. It should **not** appear in the export during the middle section slice test.
It also contains a paragraph with a block ID. ^para-first
# Middle Section
This is the content of the middle section. If the slice test works correctly, **exactly this section including the sub-headings** should land in the export — the first and third sections must not appear.
## Sub-Heading A
Content under sub-heading A. Belongs to the middle section (level 2 under level 1), so it will be embedded with it.
## Sub-Heading B
Content under sub-heading B. Here too: belongs to the middle section.
# Third Section
This is the content of the third section. It should **not** appear in the export during the middle section slice test.
It also contains a paragraph with a block ID. ^para-third
---
title: Slice-Source
---
This is the Paragraph with the `para-first`Block in the end. ^para-first
Here is a Block without Para suffix.
This is another paragraph referenced by para suffix. ^para-second
---
title: Slice-Source
---
# First Fill Section
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
## Second Heading LVL
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.