mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[PR #894] [MERGED] Make new margin note box #994
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?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/894
Author: @hzeljko
Created: 7/15/2025
Status: ✅ Merged
Merged: 7/15/2025
Merged by: @profvjreddi
Base:
dev← Head:893-make-new-margin-note-box📝 Commits (1)
56f310cMake new margin note box📊 Changes
7 files changed (+85 additions, -5 deletions)
View changed files
📝
_extensions/custom-numbered-blocks/style/foldbox.css(+4 -0)📝
_extensions/custom-numbered-blocks/style/foldbox.tex(+11 -3)➕
_extensions/custom-numbered-blocks/style/icons/icon_callout-chapter-connection.pdf(+0 -0)➕
_extensions/custom-numbered-blocks/style/icons/icon_callout-chapter-connection.png(+0 -0)📝
_quarto.yml(+9 -0)📝
contents/core/introduction/introduction.qmd(+12 -2)➕
lua/margin-connections.lua(+49 -0)📄 Description
Created a new callout block with a custom Lua filter that places it in the margin for PDF output.
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.