default: context: lang: 'en' visitor: 'ant' node: 'status' src: "simple text" tem: "simple text" res: "simple text" hello: tem: "<%= zazen('Hello *World*') %>" res: "

Hello World

" link_anchor: tem: "<%= zazen('see \"\":22#') %>" res: "

see status title

" link_anchor_attribute: tem: "<%= zazen('see \"\":22#[name]') %>" res: "

see status title

" link_anchor_in: tem: "<%= zazen('see \"\":22#[parent/]') %>" res: "

see status title

" link_anchor_in_name: tem: "<%= zazen('see \"\":22#[parent/name]') %>" res: "

see status title

" complex_link: tem: <%= zazen("p<. !<.31_pv!:22\n\nh4(clear). \"\":22") %> res: "

flower

\n\n\n\t

status title

" at_code: tem: "<%= zazen(\"Try this: @ruby|puts 'Hello'@ or this @zafu|@\") %>" res: "

Try this: puts 'Hello' or this <r:link/>

" spaces_on_first_lines: tem: "<%= zazen(\"This is a normal paragraphe. There are many phrases in this paragraphe and a forced line break\nhere. End of first paragraphe.\n\n This second paragraphe\n is space preserving\n la la la la.\") %>" res: "

This is a normal paragraphe. There are many phrases in this paragraphe and a forced line break\n
here. End of first paragraphe.

\n\n\n
This second paragraphe\nis space preserving\nla la           la la.
" line_break_list: tem: "<%= zazen(\"first.\n\n* one\n* two\n\nsecond\") %>" res: "/

first.<\/p>.*