Changes between Initial Version and Version 1 of SandBox_Example


Ignore:
Timestamp:
04/16/2019 10:56:13 AM (7 years ago)
Author:
jdalbey
Comment:

v1

Legend:

Unmodified
Added
Removed
Modified
  • SandBox_Example

    v1 v1  
     1= The Sandbox = #TheSandbox 
     2This is just a page to practice and learn WikiFormatting. 
     3 
     4== Joe Student == #JoeStudent 
     5Joe's favorite food is '''enchiladas'''. 
     6 
     7Joe's favorite data structure is `java.util.HashMap` 
     8 
     9Here is Joe's [http://www.slashdot.org/ favorite hangout on the web]. 
     10 
     11Joe likes music by: 
     12 
     13 * Traffic 
     14 * The Beatles (who doesn't?) 
     15 * The Sixteen 
     16 
     17Joe's first Trac ticket was [#1 #1]. 
     18 
     19We don't want !NetBeans to be a wiki link, even though it's camel case. 
     20 
     21A numbered list 
     22 
     23 1. dog 
     24 1. cat 
     25 1. fish 
     26 
     27a small table 
     28 
     29|| one column || two columns || 
     30|| red | column || blue column || 
     31 
     32Joe's table has 2 columns. 
     33 
     34---- 
     35== Tips == #Tips 
     36 1. Break long documents into multiple pages, so different sections can be edited by different authors simultaneously. 
     37 1. Don't put blank spaces in folder names in your SVN repository. 
     38 
     39== Pilot Error == #PilotError 
     40Student's complained about these difficulties, but in fact they are NOT problems with Trac: 
     41 
     42 1. Lists don't go past 9. 
     43 1. Indenting looks okay but doesn't persist. 
     44 1. Pipe character can't be used in a table. 
     45 1. You can't use an apostrophe. 
     46 
     47If you have trouble with some feature, ask the instructor for help.