context 'into pre' do
            subject { Nodes[Pre.new(Text.new('test'))] }

            before {
              subject << EmptyParagraph.new('   ')