[PR #886] [MERGED] Counters for callot blocks in html #2213

Closed
opened 2026-04-11 08:20:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/886
Author: @hzeljko
Created: 7/4/2025
Status: Merged
Merged: 7/4/2025
Merged by: @profvjreddi

Base: devHead: 882-lua-filter-for-quizzes-needs-fixing


📝 Commits (1)

  • 106f16e Counters for callot blocks in html

📊 Changes

1 file changed (+34 additions, -14 deletions)

View changed files

📝 _extensions/custom-numbered-blocks/custom-numbered-blocks.lua (+34 -14)

📄 Description

The counters for Question and Answer blocks have been fixed to match the numbering used in the PDF output.

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/886 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `882-lua-filter-for-quizzes-needs-fixing` --- ### 📝 Commits (1) - [`106f16e`](https://github.com/harvard-edge/cs249r_book/commit/106f16e0f39e58376a85b173f1491ff68fb47da7) Counters for callot blocks in html ### 📊 Changes **1 file changed** (+34 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `_extensions/custom-numbered-blocks/custom-numbered-blocks.lua` (+34 -14) </details> ### 📄 Description The counters for Question and Answer blocks have been fixed to match the numbering used in the PDF output. Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-11 08:20:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#2213