fcb4cd9dec
Previously, partial embeds (`![[note#heading]]`) would always include the entire file into the source note. Now, such embeds will only include the contents of the referenced heading (and any subheadings). Links and embeds of [arbitrary blocks] remains unsupported at this time. [arbitrary blocks]: https://publish.obsidian.md/help/How+to/Link+to+blocks
23 lines
277 B
Markdown
23 lines
277 B
Markdown
# Title
|
|
|
|
First paragraph.
|
|
|
|
Heading
|
|
|
|
Don't delete the "Heading" paragraph above.
|
|
It's purpose is to make sure only an actual heading called _"Heading"_ is used.
|
|
|
|
## Heading
|
|
|
|
Second paragraph.
|
|
|
|
### Subheading
|
|
|
|
- One
|
|
- Two
|
|
- Three
|
|
|
|
## Heading
|
|
|
|
This section is also named heading.
|