An example of [http://mediawiki.org MediaWiki] markup syntax that '''doesn't''' work here in our wiki
==Definition Lists==
''(You can't put the term being defined on a line by itself)''
;Term
:definition
==Links==
''(The first character in links within the wiki get capitalized whether you like it or not)'' [[std_env]]
==Preformatted Text==
  You're supposed to be able to get preformatted text
  with a space at the beginning of the line
  but it doesn't work
==Tables==
{|
|Orange
|Apple
|-
|Bread
|Pie
|-
|Butter
|Ice cream
|}