Sha256: 6c91b143fc00ac1b9559c3648e39220c621dd9948eee7eacbdcee9134955accf
Contents?: true
Size: 378 Bytes
Versions: 21
Compression:
Stored size: 378 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>" Scenario: Markdown extensions (Maruku) Given the Server is running at "markdown-app" When I go to "/smarty_pants.html" Then I should see "&"
Version data entries
21 entries across 21 versions & 1 rubygems