SiteMap RecentChanges

TextFormattingRules

Introduction

To edit a wiki page, follow the Edit text of this page link at the bottom. Describe your change in Summary and check the box if The change is a minor edit. There's also an option to Preview changes before you Save them.

In addition to Oddmuse:Text_Formatting_Rules, this wiki also has supported extensions.

Usemod Markup

Oddmuse is based on UseModWiki. The following examples are also found on the Oddmuse:Usemod_Markup_Extension page:

Example of emphasis

''two apostrophes'' and '''three apostrophes'''

Result:

two apostrophes and three apostrophes

Example of fixed width font with whitespace preserved

    foo bar

Result:

    foo bar

Source Code Beautification

The Oddmuse:Source_Code_Beautification_Extension is kind of buggy, so it's been removed for now.