mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[GH-ISSUE #832] Fix footnote numbering #4218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/832
Originally assigned to: @hzeljko on GitHub.
Footnotes are just numbered one after the other across all chapters, so it gets very large... should break into chapters:
@profvjreddi commented on GitHub (Jun 8, 2025):
Thanks for taking a look at this @hzeljko
@profvjreddi commented on GitHub (Jun 12, 2025):
Fixed!