mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 07:23:03 -05:00
[PR #1015] [MERGED] Simplifies MYCIN example in introduction #1065
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/1015
Author: @profvjreddi
Created: 11/1/2025
Status: ✅ Merged
Merged: 11/1/2025
Merged by: @profvjreddi
Base:
dev← Head:issue-1014-ebook-in-epub-format-fails-to-load-displays-errors📝 Commits (2)
d4c717dfix(epub): enable custom callouts in ePub formatd366797Simplifies MYCIN example callout📊 Changes
4 files changed (+342 additions, -30 deletions)
View changed files
📝
quarto/_extensions/mlsysbook-ext/custom-numbered-blocks/custom-numbered-blocks.lua(+15 -2)📝
quarto/_extensions/mlsysbook-ext/custom-numbered-blocks/style/foldbox.lua(+27 -9)📝
quarto/assets/styles/epub.css(+300 -3)📝
quarto/contents/core/introduction/introduction.qmd(+0 -16)📄 Description
Removes format-specific callouts for the MYCIN example in the introduction. This simplifies the example and improves consistency across different output formats, addressing issues with ePub rendering.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.