Editing TWiki: Difference between revisions

From LZ Computing
Jump to navigation Jump to search
(Created page with "== Introduction to 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 c...")
(No difference)

Revision as of 20:17, 20 March 2018

Introduction to 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 
 "---message to be filled---"

would yield ---message to be filled---

 type 
 "  ---message to be filled---"

would yield

 ---message to be filled---