Introduction

From Verity

Jump to: navigation, search

To read a document, look at the list of pages and click the title of the document. To edit any document, press the edit button at the top. You will see that page's source code. Copy that source code to WordPad, make the desired changes, and save often. Then paste your edited code into the webpage and press Save page.

How to format the source code:

  • To create a new paragraph, use a double line break. Single line breaks are ignored.
  • To create a bulleted line (like this one), prefix it with *.
  • Create section headers by enclosing them in == double equals signs == and smaller subsection headers in === triple equals signs ===. The table of contents will be created automatically.
  • To quote a few words of code, sandwich them between <code> and </code>.
  • To quote many lines of code, prefix them with a spacebar:
This is how to quote many lines of code.
I have prefixed them with a spacebar.

To make a new document, first type it in WordPad, saving often. Then your page name into this site's search box, including spaces and only capitalizing the first letter. Press Go, then press the "You can create this page" link near the top. Paste your document from WordPad into the box and press Save page.

If you would like preexisting documents added to this site, the Unix assistant might convert them for you.

Personal tools