Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e194beb

Browse files
committed
Don't use a separate node for footnotes; see if people scream. ;-)
1 parent e87ab1f commit e194beb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/perl/l2hinit.perl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ package main;
1717
$MAX_LINK_DEPTH = 3;
1818
$ADDRESS = '';
1919

20+
$NO_FOOTNODE = 1;
2021
$NUMBERED_FOOTNOTES = 1;
2122

2223
# Python documentation uses section numbers to support references to match

0 commit comments

Comments
 (0)