1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml/templates/nuke_outer_whitespace.haml
Takashi Kokubun bdcc4185bc Give up to pass all haml tests
Haml::Helpers... 😢
2015-10-24 20:32:27 +09: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}>/