mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
[PR #866] [MERGED] Redesigned part heading and added custom callout blocks (Question & A… #2204
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/866
Author: @hzeljko
Created: 6/16/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @profvjreddi
Base:
dev← Head:new_blocks📝 Commits (2)
b1bd1b4Redesigned part heading and added custom callout blocks (Question & Answer)c261130Merge branch 'dev' into new_blocks📊 Changes
12 files changed (+1323 additions, -12 deletions)
View changed files
➕
_extensions/custom-numbered-blocks/_extension.yml(+8 -0)➕
_extensions/custom-numbered-blocks/custom-numbered-blocks.lua(+879 -0)➕
_extensions/custom-numbered-blocks/style/foldbox.css(+143 -0)➕
_extensions/custom-numbered-blocks/style/foldbox.lua(+105 -0)➕
_extensions/custom-numbered-blocks/style/foldbox.tex(+87 -0)➕
_extensions/custom-numbered-blocks/style/icons/icon_answer.pdf(+0 -0)➕
_extensions/custom-numbered-blocks/style/icons/icon_answer.png(+0 -0)➕
_extensions/custom-numbered-blocks/style/icons/icon_question.pdf(+0 -0)➕
_extensions/custom-numbered-blocks/style/icons/icon_question.png(+0 -0)📝
_quarto.yml(+19 -1)📝
contents/core/introduction/introduction.qmd(+30 -0)📝
tex/header-includes.tex(+52 -11)📄 Description
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.