Editing TWiki

From LZ Computing
Jump to navigation Jump to search

Introduction to TWiki

Twiki Tips and Tricks

  • To enclose some content in a text box, simply start the content in a new line and type 2 spaces before the start of the content.

Example:

type

 "Your code"

would yield

Your code

type

 "  Your code"

would yield

 Your code