Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
situx committed Jan 29, 2025
1 parent c4f85c8 commit 92151f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/templates/html5/document.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
#toc{:class=>(attr 'toc-class', 'toc')}
#toctitle=attr 'toc-title'
=converter.convert self, 'outline'
#content
%section
=content
- unless !footnotes? || attr?(:nofootnotes)
#footnotes
Expand Down

0 comments on commit 92151f4

Please sign in to comment.