mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[GH-ISSUE #919] Table rendering bug in Sustainable AI #1630
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 (Aug 5, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/919
Originally assigned to: @profvjreddi on GitHub.
There seems to be a bug with rendering this table properly if we include citatons, not sure if it is a CSS issue or a markdown issue, need to debug. Simplfiied it to build it.
@profvjreddi commented on GitHub (Aug 23, 2025):
Resolved through table rendering improvements in recent commits