Merge pull request #2094 from jho1965us/patch-1

Changed Transclusion from html to TidlerWiki syntax in order to force…
print-window-tiddler
Jeremy Ruston 2015-12-24 12:40:07 +00:00
commit 68c633c9bb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ modified: 20141130195444237
tags: Concepts
title: Transclusion
<a href="http://en.wikipedia.org/wiki/Transclusion">Transclusion</a> is the process of referencing one tiddler "A" from another tiddler "B" such that the content of "A" appears to be a part of "B".
[[Transclusion|http://en.wikipedia.org/wiki/Transclusion]] is the process of referencing one tiddler "A" from another tiddler "B" such that the content of "A" appears to be a part of "B".
Copying and pasting content creates multiple copies of the same content in several different places. With transclusion, there can be a single copy and a special instruction in "B" which indicates the point at which content should be inserted from tiddler "A".