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