Changes between Version 2 and Version 3 of ChristopherSmallTest


Ignore:
Timestamp:
06/19/09 14:54:33 (15 years ago)
Author:
Christopher Small
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChristopherSmallTest

    v2 v3  
    1 Test page for Christopher Small (GPO)
     1{{{
     2#!rst
     3
     4========            ========              =====      =========           =========    ======       ========
     5Requirement             Description                  TIED              PlanetLab                  ProtoGENI             ORCA             ORBIT
     6========            ========              =====      =========           =========    ======       ========
     75.1.1.1                         works                         y                    y                                   y                            y                       y
     8========            ========              =====      =========           =========    ======       ========
     9}}}
     10
     11{{{
     12#!rst
     13FooBar Header
     14=============
     15reStructuredText is **nice**. It has its own webpage_.
     16
     17A table:
     18
     19=====  =====  ======
     20   Inputs     Output
     21------------  ------
     22  A      B    A or B
     23=====  =====  ======
     24False  False  False
     25True   False  True
     26False  True   True
     27True   True   True
     28=====  =====  ======
     29
     30RST TracLinks
     31-------------
     32
     33See also ticket `#42`:trac:.
     34
     35.. _webpage: http://docutils.sourceforge.net/rst.html
     36}}}
     37