obsidian-export/tests
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
..
testdata new: support embeds referencing headings 2021-01-04 19:12:51 +01:00
export_test.rs New: Report file tree when RecursionLimitExceeded is hit 2020-12-21 13:54:30 +01:00