diff --git a/bin/MultiMarkdown.pl b/bin/MultiMarkdown.pl index 8f36adf..487c454 100755 --- a/bin/MultiMarkdown.pl +++ b/bin/MultiMarkdown.pl @@ -1801,9 +1801,9 @@ sub _DoFootnotes { if (defined $g_footnotes{$id} ) { $g_footnote_counter++; if ($g_footnotes{$id} =~ /^(
)?glossary:/i) { - $result = "$g_footnote_counter"; + $result = "$g_footnote_counter"; } else { - $result = "$g_footnote_counter"; + $result = "$g_footnote_counter"; } push (@g_used_footnotes,$id); } @@ -1851,9 +1851,9 @@ sub _PrintFootnotes{ $glossary . ":
"; }egsx; - $result.="