blob: d64ba01ae5d21df37ce51a4eed025ce417b66074 [file] [log] [blame]
<?php
return ezcDocumentWikiDocumentNode::__set_state(array(
'level' => 0,
'line' => 28,
'position' => 1,
'nodes' =>
array (
0 =>
ezcDocumentWikiSectionNode::__set_state(array(
'level' => 3,
'line' => 1,
'position' => 0,
'nodes' =>
array (
0 =>
ezcDocumentWikiTitleNode::__set_state(array(
'level' => 3,
'line' => 1,
'position' => 0,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 2,
'position' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiWhitespaceToken::__set_state(array(
'content' => ' Literal blocks',
'line' => 2,
'position' => 4,
)),
)),
),
'token' =>
ezcDocumentWikiTitleToken::__set_state(array(
'level' => 3,
'content' => '====',
'line' => 1,
'position' => 0,
)),
)),
1 =>
ezcDocumentWikiParagraphNode::__set_state(array(
'line' => 4,
'position' => 51,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 4,
'position' => 1,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'Literal blocks may be created just by indentation:',
'line' => 4,
'position' => 1,
)),
)),
),
'token' =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 4,
'position' => 51,
)),
)),
2 =>
ezcDocumentWikiLiteralBlockNode::__set_state(array(
'line' => 6,
'position' => 0,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiLiteralBlockToken::__set_state(array(
'content' => ' Like this.
',
'line' => 6,
'position' => 0,
)),
)),
3 =>
ezcDocumentWikiParagraphNode::__set_state(array(
'line' => 9,
'position' => 24,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 9,
'position' => 1,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'They may be multi-line:',
'line' => 9,
'position' => 1,
)),
)),
),
'token' =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 9,
'position' => 24,
)),
)),
4 =>
ezcDocumentWikiLiteralBlockNode::__set_state(array(
'line' => 11,
'position' => 0,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiLiteralBlockToken::__set_state(array(
'content' => ' Foo.
Bar
',
'line' => 11,
'position' => 0,
)),
)),
5 =>
ezcDocumentWikiParagraphNode::__set_state(array(
'line' => 15,
'position' => 26,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 15,
'position' => 1,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'Markup is ignored inside:',
'line' => 15,
'position' => 1,
)),
)),
),
'token' =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 15,
'position' => 26,
)),
)),
6 =>
ezcDocumentWikiLiteralBlockNode::__set_state(array(
'line' => 17,
'position' => 0,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiLiteralBlockToken::__set_state(array(
'content' => ' **foo** http://example.org ... [[ / &%/
',
'line' => 17,
'position' => 0,
)),
)),
7 =>
ezcDocumentWikiParagraphNode::__set_state(array(
'line' => 20,
'position' => 40,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 20,
'position' => 1,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'Additional indentation is also ignored:',
'line' => 20,
'position' => 1,
)),
)),
),
'token' =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 20,
'position' => 40,
)),
)),
8 =>
ezcDocumentWikiLiteralBlockNode::__set_state(array(
'line' => 22,
'position' => 0,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiLiteralBlockToken::__set_state(array(
'content' => ' Foo
Bar
If you want to preserve indenation, use <code>
Blubb.
',
'line' => 22,
'position' => 0,
)),
)),
),
'token' =>
ezcDocumentWikiTitleToken::__set_state(array(
'level' => 3,
'content' => '====',
'line' => 1,
'position' => 0,
)),
)),
),
'token' =>
ezcDocumentWikiEndOfFileToken::__set_state(array(
'content' => NULL,
'line' => 28,
'position' => 1,
)),
));