When the
HTML representation of a
tiddler is requested, the wikitext of the tiddler is rendered,
serverside, to HTML by a
renderer. When wiki functionality is enabled, the code uses the
wikklytextrender to create HTML by using
wikklytext. Where possible wiki links in the tiddler are made to link to other tiddlers in the same
bag or
recipe. Some of the attributes of the tiddler are encoded into attributes on the div that contains the rendered HTML.