Protected
extractProtected
createCreate an Obsidian transclusion reference
Optional
section: stringProtected
detectProtected
mergeMerge frontmatter from two sources
Protected
extractExtract headers from content with their levels
Protected
findFind 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