mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[GH-ISSUE #893] Make new margin note box #1617
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 (Jul 14, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/893
Originally assigned to: @hzeljko on GitHub.
At the beginning of every chapter, I want to inject some margin code like this because I want to suggest appropriate readings either later or before that the students should target. I may do this at the start of the chapter or a specific section. So it should work generally.
This may be similar to the video callout box you made, which shows up on the side. It would be nice to have it slightly colored or something like that, so that it is easy for readers. Has to work on html and pdf.
@hzeljko commented on GitHub (Jul 14, 2025):
I will work on this assignment.