{# vim: set et ts=8 sts=4 sw=4 ai ft=jinja.html: #} {% extends "settings.html" %} {% block content %} {##}

Content and Editing Preferences

{##}
When commit messages are disabled or optional, this provides the default value in these scenarios. strftime format codes are parsed and formated, additionally %P is replaced with the name of the page.
{##}
Enable this to retain upper and lower case of the page name in the filename used for storing the page. Important: If pages are created while this mode is active, they may not be found as soon as the mode is deactivated again. Make sure to rename the pages to all lowercase before deactivation.
{##}
Enable this to replace underscores (_) with spaces in page titles, breadcrumbs, and page index. For example, "Page_With_Underscores" will be displayed as "Page With Underscores".
{##}
The WikiLink Style only changes the rendering of the [[Wikilink]], no content will be changed. The compatibility mode is for imported content or matching the style users got used to.
{##}
{##}
{% endblock %}