mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #962] Introduce callout-definition and callout-XXX for improved content presentation #1650
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 (Sep 5, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/962
Currently, the content presentation relies directly on callout-note, callout-tip, etc., which can be limiting. To make the material easier to read and more visually organized, introduce new custom callouts such as callout-definition and callout-XXX (where XXX can be other useful tags). This will allow for better differentiation and clarity in instructional content beyond just notes and tips.
Proposed improvements:
This enhancement will make the book's material more easily presentable and readable.
@profvjreddi commented on GitHub (Sep 5, 2025):
Done in
4f99104407