empty: src: "" res: "" hello: src: "" res: "hello world!" double_hello: src: " " res: "hello world! hello world!" ignore_html: src: "

some funny text

" res: "

some funny text

" ignore_tag: src: "there is
  • delete me
  • nothing" res: "there is nothing" ignore_do_empty: src: "there is
  • delete me
  • nothing left" res: "there is nothing left" hello_skip_content: src: "I want to live forever" res: "hello world!" tag_not_closed: src: "this is " # res: "a special tag: [test {= :p=>'yo'}][hello/][/test]" hello_not_closed: src: "I say blah blah" res: "I say hello world!" test: src: "this is a test " res: "this [test]is a test[/test] hello world!" only_hello: src: "Some things " res: "hello world!" only_string: src: "Some things . ." res: "Some things . ." very_messy: src: "this whak" res: "this </r:truc> should be </r:void> whak" bad_closing_tag: src: "this looks ok" res: "this [test]looks </r:truc> should be </r:test>[/test] ok" do_tag: src: "I say

    blah blah

    " res: "I say

    hello world!

    " do_tag_count: src: "I say

    blah

    super

    blah

    is good" res: "I say

    hello world!

    is good" do_tag_closed: src: "I say

    is good" res: "I say

    hello world!

    is good" do_tag_block: src: "I say
    this
    test
    is ok
    right?" res: "I say [test]
    this
    test
    is ok
    [/test] right?" do_tag_at_end: src: "I say
    this
    test
    is ok
    " res: "I say [test]
    this
    test
    is ok
    [/test]" do_tag_with_ztags: src: "I say
    this
    " res: "I say [test]
    this [hello/]
    [/test]" do_keep_params: src: "I love
    my wife
    " res: "I love [test {= :depth=>'3'} {> :name=>'machin'}]
    my wife
    [/test]" do_class_params: src: "
    blah
    " res: "[test]
    [test]

    blah

    [/test]
    [/test]" do_and_ztags: src: "Hey this is

    ok

    " res: "Hey [test]this is [hello]

    ok

    [/hello][/test]" do_same_tag: src: "Hey

    is

    hello

    cool

    " res: "Hey [test]

    is [hello]

    hello

    cool

    [/hello]

    [/test]" expand_with: src: "this looks ok" res: "this [test]looks [/test] ok" params: src: "some things are fine" res: "some [test {= :good=>'choice', :nice=>'work'}]things[/test] are fine" empty_param: src: "some things are fine" res: "some [test {= :good=>'', :nice=>'work'}]things[/test] are fine" default_menu: src: "the menu is nice" res: "the [test]menu[/test] is nice" include_menu: src: "include_menu: " res: "include_menu: the [test]menu[/test] is nice" named_parts: src: "named_parts:
    lala
    start from here to sub
    ok." res: "named_parts: [test][void {= :id=>'lala'}]
    lala
    [/void][void {= :id=>'start'}]start from here to [hello {= :id=>'sub'}]sub[/hello][/void][/test] ok." named_with_name: src: "named_with_name: ..." res: "named_with_name: ..." replace_named: src: "replace_named: lalala" res: "replace_named: named_with_name: lalala" named_id: src: "named_id:

    ...

    " res: "named_id:

    ...

    " replace_with_do: src: "replace_with_do: lalala" res: "replace_with_do: named_id:

    lalala

    " named_with_do: src: "named_with_do:

    ...

    " res: "named_with_do: [test {> :name=>'branding'}]

    ...

    [/test]" include_named_keep_method: src: "IKM: blah" res: "IKM: named_with_do: [test {= :part=>'branding'} {> :name=>'branding'}]

    blah

    [/test]" include_set_method: src: "ISM: blah" res: "ISM: named_with_do:

    hello world!

    " include_set_method_with_do: src: "ISM: blah" res: "ISM: named_with_do:

    hello world!

    " include_part: src: "IP: PI." res: "IP: hello world! PI." include_part_replace_tag: src: "IP: