This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

WebServer Parameter: system-tiddler-render-type

 10th August 2018 at 5:31am

The web server configuration parameter system-tiddler-render-type is used to specify the render type for serving system tiddlers in the read-only single tiddler view. The default value is text/plain, causing the raw text of rendered system tiddlers to be returned. Alternatively, text/html can be used to cause the full HTML of the rendered tiddlers to be returned.

Tip
This setting may be overwritten by specifying the _render_type field of a tiddler.