From 0b20005e9a035d8a936e32f932609373a48cef63 Mon Sep 17 00:00:00 2001 From: Glavin Wiechert Date: Sat, 3 Jan 2015 02:10:28 -0400 Subject: [PATCH] See #169. Fix Markdown YAML Front Matter Test 2 My local pandoc was not the same as Travis CI's and so my beautifications were always different and tests would not match. I used `brew install pandoc` and am now in sync at v1.13.2 --- .../simple-jsbeautifyrc/markdown/expected/yaml-front-matter-2.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/simple-jsbeautifyrc/markdown/expected/yaml-front-matter-2.md b/examples/simple-jsbeautifyrc/markdown/expected/yaml-front-matter-2.md index 0c10507..0f6a69a 100644 --- a/examples/simple-jsbeautifyrc/markdown/expected/yaml-front-matter-2.md +++ b/examples/simple-jsbeautifyrc/markdown/expected/yaml-front-matter-2.md @@ -5,4 +5,3 @@ title: "This is a title!" stuff more stuff -