<?php

return ezcDocumentWikiDocumentNode::__set_state(array(
   'level' => 0,
   'line' => 9,
   'position' => 1,
   'nodes' => 
  array (
    0 => 
    ezcDocumentWikiParagraphNode::__set_state(array(
       'line' => 1,
       'position' => 86,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'Table rows have to start and end with a ',
             'line' => 1,
             'position' => 1,
          )),
        )),
        1 => 
        ezcDocumentWikiMonospaceNode::__set_state(array(
           'line' => 1,
           'position' => 41,
           'nodes' => 
          array (
            0 => 
            ezcDocumentWikiSeparatorNode::__set_state(array(
               'line' => 1,
               'position' => 43,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentWikiSeparatorToken::__set_state(array(
                 'content' => '|',
                 'line' => 1,
                 'position' => 43,
              )),
            )),
          ),
           'token' => 
          ezcDocumentWikiMonospaceToken::__set_state(array(
             'content' => '\'\'',
             'line' => 1,
             'position' => 41,
          )),
        )),
        2 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 46,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiWhitespaceToken::__set_state(array(
             'content' => ' for normal rows or a ',
             'line' => 1,
             'position' => 46,
          )),
        )),
        3 => 
        ezcDocumentWikiMonospaceNode::__set_state(array(
           'line' => 1,
           'position' => 68,
           'nodes' => 
          array (
            0 => 
            ezcDocumentWikiTableHeaderSeparatorNode::__set_state(array(
               'line' => 1,
               'position' => 70,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentWikiTableHeaderToken::__set_state(array(
                 'content' => '^',
                 'line' => 1,
                 'position' => 70,
              )),
            )),
          ),
           'token' => 
          ezcDocumentWikiMonospaceToken::__set_state(array(
             'content' => '\'\'',
             'line' => 1,
             'position' => 68,
          )),
        )),
        4 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 73,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiWhitespaceToken::__set_state(array(
             'content' => ' for headers.',
             'line' => 1,
             'position' => 73,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 1,
         'position' => 86,
      )),
    )),
    1 => 
    ezcDocumentWikiLiteralBlockNode::__set_state(array(
       'line' => 3,
       'position' => 0,
       'nodes' => 
      array (
      ),
       'token' => 
      ezcDocumentWikiLiteralBlockToken::__set_state(array(
         'content' => '  ^ Heading 1      ^ Heading 2       ^ Heading 3          ^
  | Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        |
  | Row 2 Col 1    | some colspan (note the double pipe) ||
  | Row 3 Col 1    | Row 2 Col 2     | Row 2 Col 3        |
',
         'line' => 3,
         'position' => 0,
      )),
    )),
  ),
   'token' => 
  ezcDocumentWikiEndOfFileToken::__set_state(array(
     'content' => NULL,
     'line' => 9,
     'position' => 1,
  )),
));

