Editing Front Page
General:
blank line = paragraph; ''word''=italic; '''word'''=bold;
``word``= code
---- = horizontal lineHeadings: = Title 1=; == Title 2 ==; === Title 3 ===; etc. Lists: space and * = bullets. Indentation determines bullet level. ; phrase: definition = definition lists Links: http://server/page; [[ArticleName]]; [[ArticleName|label]; [[url|label]] [[file:local-file.doc]]; [[image:local-image.jpg|options]]; [[image:url]] Macros: {{MacroName(optional args)}} ; ex: {{TableOfContents}} Blocks and Processors: {{{\n content\n}}} = block; {{{#!ProcessorName\n content\n }}} Tables: {{{#!Table:TableName\n spec\n rows}}}; row=||cell1||cell2||; |