From fd80027af6e4edf984bf31be2bbb1ef0ff0c24d7 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Tue, 22 May 2012 19:40:31 -0700 Subject: [PATCH] idiot-proof maruku smarty pants test --- middleman-more/features/markdown.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/middleman-more/features/markdown.feature b/middleman-more/features/markdown.feature index 953e8ed6..88b99bd6 100644 --- a/middleman-more/features/markdown.feature +++ b/middleman-more/features/markdown.feature @@ -9,4 +9,4 @@ Feature: Markdown support Scenario: Markdown extensions (Maruku) Given the Server is running at "markdown-app" When I go to "/smarty_pants.html" - Then I should see """ \ No newline at end of file + Then I should see "&" \ No newline at end of file