From 7165b5055c07d4cb952e289be8a915a4517e3fa6 Mon Sep 17 00:00:00 2001 From: Michiel Missotten Date: Fri, 14 Feb 2014 14:21:46 +0100 Subject: [PATCH] Updating testsuite to Michel Fortin implementation. The footnote behaviour has changed during migration. You might want to check out the pr mentionning it : https://github.com/KnpLabs/KnpMarkdownBundle/pull/50 --- Tests/FeatureTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/FeatureTest.php b/Tests/FeatureTest.php index 23726eb..bf44034 100644 --- a/Tests/FeatureTest.php +++ b/Tests/FeatureTest.php @@ -737,14 +737,14 @@ That's some text with a footnote.[^1] EOF; $html = <<That's some text with a footnote.1

+

That's some text with a footnote.1


  1. -

    And that's the footnote. 

    +

    And that's the footnote.