diff --git a/src/Text/Pandoc/Writers/HTML.hs b/src/Text/Pandoc/Writers/HTML.hs index 7be69f50b070b..6d57b0183a34d 100644 --- a/src/Text/Pandoc/Writers/HTML.hs +++ b/src/Text/Pandoc/Writers/HTML.hs @@ -487,12 +487,7 @@ footnoteSection opts notes = do return $ if null notes then mempty - else - nl opts >> - container (nl opts >> hrtag >> nl opts >> - -- if HTML5 then we're using