obsidian-export/tests/testdata/input/main-samples/note-with-headings.md
Nick Groenen fcb4cd9dec
new: support embeds referencing headings
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
2021-01-04 19:12:51 +01:00

277 B

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.