1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/templates/nuke_outer_whitespace.haml
2012-04-26 17:41:54 -03:00

144 lines
1.4 KiB
Text

%p
%p
%q>
Foo
%p
%p
%q{:a => 1 + 1}>
Foo
%p
%p
%q> Foo
%p
%p
%q{:a => 1 + 1}> Foo
%p
%p
%q>
= "Foo"
%p
%p
%q{:a => 1 + 1}>
= "Foo"
%p
%p
%q>= "Foo"
%p
%p
%q{:a => 1 + 1}>= "Foo"
%p
%p
%q>
= "Foo\nBar"
%p
%p
%q{:a => 1 + 1}>
= "Foo\nBar"
%p
%p
%q>= "Foo\nBar"
%p
%p
%q{:a => 1 + 1}>= "Foo\nBar"
%p
%p
- tab_up
foo
%q>
Foo
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}>
Foo
bar
- tab_down
%p
%p
- tab_up
foo
%q> Foo
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}> Foo
bar
- tab_down
%p
%p
- tab_up
foo
%q>
= "Foo"
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}>
= "Foo"
bar
- tab_down
%p
%p
- tab_up
foo
%q>= "Foo"
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}>= "Foo"
bar
- tab_down
%p
%p
- tab_up
foo
%q>
= "Foo\nBar"
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}>
= "Foo\nBar"
bar
- tab_down
%p
%p
- tab_up
foo
%q>= "Foo\nBar"
bar
- tab_down
%p
%p
- tab_up
foo
%q{:a => 1 + 1}>= "Foo\nBar"
bar
- tab_down
%p
%p
%q>
%p
%p
%q>/
%p
%p
%q{:a => 1 + 1}>
%p
%p
%q{:a => 1 + 1}>/