LaCava Research Wiki

Initiated September 2017

WebServer Parameter: root-render-type

2nd July 2018 at 12:04pm

The web server configuration parameter root-render-type determines the way that the root wiki tiddler is rendered:

  • text/plain (default) – the plain text content of the output is rendered (i.e. HTML elements are ignored)
  • text/html – the full HTML content of the output is rendered (i.e. including HTML elements)