mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
Create custom xrefs for exercises, colabs, videos #368
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 (Apr 5, 2025).
Currently, we use a hack to get cross references to work for Exercises and Videos. Turns out there is a better way to do it. See how to do it here: https://www.datanovia.com/guide/tools/quarto/cross-references.html#custom-cross-references
Need to cleanup the references.
@profvjreddi commented on GitHub (Aug 23, 2025):
Resolved - Custom xrefs for exercises, colabs, videos implemented