Editing TWiki: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Example: |
Example: |
||
==== type ==== |
==== type ==== |
||
"Your code" |
|||
"---message to be filled---" |
|||
would yield <br /> |
would yield <br /> |
||
Your code |
|||
---message to be filled--- |
|||
==== type ==== |
==== type ==== |
||
" |
" Your code" |
||
would yield |
would yield |
||
Your code |
|||
---message to be filled--- |
Revision as of 21:55, 6 April 2018
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