If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...
Line: 33 to 33
To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=. Use ==two== for bold: bold mono.
Added:
> >
Use <pre> to enclose code excerpts, filenames, and other unformatted text, with the opening and closing tags on their own separate lines:
Changed:
< <
Surround code excerpts, filenames, and other
unformatted text with <pre> or </pre>
or the special TWiki use <verbatim> and
</verbatim> tags.
> >
<pre>
unformatted text!
</pre>
Added:
> >
Use three (or more) consecutive hyphens expands into a horizontal rule: ---
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.