ProtectedextractProtectedcreateCreate an Obsidian transclusion reference
Optionalsection: stringProtecteddetectProtectedmergeMerge frontmatter from two sources
ProtectedextractExtract headers from content with their levels
ProtectedfindFind potential header conflicts between target and source
Merge strategy that appends source content to the end of target content.
Simply adds the source file content to the end of the target file, with optional separator and frontmatter merging. This is the simplest merge strategy and works well for accumulating content.
Example
Append merge with transclusions