Ramaze Wiki
History
Table of Contents
  1. About OrgMarkup
    1. Links
    2. Lists
    3. Headers
    4. Code
    5. Text formatting
    6. Tables

About OrgMarkup



Internal Links follow the Wiki Wiki Wiki style, also WikiWords work.

Lists


Headers


* h1
** h2
*** h3
**** h4
***** h5
****** h6

Code


You can start a code block with {{{ and end it with }}}, each on its own line. For code inside a line please use `backticks`.

This is a line of code

puts "This is a line of Ruby code"

You may also use c, delphi, html, ezamar, nitro_xhtml, plaintext, rhtml, or xml

Text formatting


italic is /italic/
bold is *bold*
underline is _underline_
strikethrough is +strikethrough+

blockquote
is ~blockquote~
code is =code=
and code is `code`
last, but not least, there's also ---- the horizontal rule


Tables


Name Telephone Room
Mr. X 777-777 42
Mrs. Y 888-888 21
see? tables are
easy enough eh?
you can even use separating elements but they won't
show up in the endresult.