**Including, by reference, a portion of remote content directly in your work** Transclusion is the term for including, by reference, a portion of remote content directly in your work. It's a way to keep things [[DRY (Don't Repeat Yourself)]]. [[Notion]] synced blocks are an example of **Transclusion**. As is the `![[]]` syntax in [[Obsidian]]. I'll transclude here a relevant related note: ![[DRY (Don't Repeat Yourself)#Benefits of DRY code/docs include]] **** # More ## Source [Transclusion - Wikipedia](https://en.wikipedia.org/wiki/Transclusion?wprov=sfti1) ## Related - [[DITA]]