From 22081212a202c7a28325d05d985aace00bdc64c1 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 18 Nov 2011 08:30:50 -0500 Subject: Fixed #51. Removed recussion from footnote preproccessor. Also refactors the code to provide a few other minor improvements s that output more closely matches php's output. Thus the changes in the tests. --- tests/extensions/extra/named_markers.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'tests/extensions/extra/named_markers.html') diff --git a/tests/extensions/extra/named_markers.html b/tests/extensions/extra/named_markers.html index 6996b5f..f643b7b 100644 --- a/tests/extensions/extra/named_markers.html +++ b/tests/extensions/extra/named_markers.html @@ -5,20 +5,16 @@ oddly3 numbered
  1. -

    Footnote marked foo. - 

    +

    Footnote marked foo

  2. -

    This one is marked bar. - 

    +

    This one is marked bar

  3. -

    A numbered footnote. - 

    +

    A numbered footnote. 

  4. -

    The last one. - 

    +

    The last one. 

\ No newline at end of file -- cgit v1.2.3