Sha256: c5a943b015e04f466c2e6a520b2a974eb7bb25a421f304a23ec48977be8660aa
Contents?: true
Size: 398 Bytes
Versions: 6
Compression:
Stored size: 398 Bytes
Contents
Feature: Markdown support In order to test included Maruku support Scenario: Rendering html Given the Server is running at "markdown-app" When I go to "/index.html" Then I should see "<p>Hello World</p>" @encoding Scenario: Markdown extensions (Maruku) Given the Server is running at "markdown-app" When I go to "/smarty_pants.html" Then I should see "“Hello”"
Version data entries
6 entries across 6 versions & 2 rubygems