Sha256: 7435b84cf482205462f9c118970b8aa5337acaeb7980a16957003961359874bc
Contents?: true
Size: 268 Bytes
Versions: 1
Compression:
Stored size: 268 Bytes
Contents
Feature: YAML Front Matter In order to specific options and data inline Scenario: Rendering html Given the Server is running at "test-app" When I go to "/front-matter.html" Then I should see "<h1>This is the title</h1>" Then I should not see "---"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middleman-3.0.0.alpha.3 | features/front-matter.feature |