Sha256: 26706260b68dc01bbda07f5c9f8b2701d3971cf8697be3a512f75da9747a9720

Contents?: true

Size: 155 Bytes

Versions: 10

Compression:

Stored size: 155 Bytes

Contents

--HAML--
%html
    This is an "interpolated" #{string}
--EXPECT--
root(
  tag(html
    interpolated(text(This is an "interpolated" )insert(string))
  )
)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
guard-mthaml-0.4.0 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.3.1 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.3.0 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.5 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.4 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.3 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.2 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.1 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.2.0 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test
guard-mthaml-0.1.0 vendor/mthaml/mthaml/test/MtHaml/Tests/fixtures/parser/quotes_in_haml.test