Skip to content

Install Quarto extensions: div-anchors, equation-anchors, callouty-theorem#109

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/install-extensions
Draft

Install Quarto extensions: div-anchors, equation-anchors, callouty-theorem#109
Copilot wants to merge 2 commits intomainfrom
copilot/install-extensions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

Adds three Quarto extensions to the altdoc documentation site and configures callouty-theorem rendering based on d-morrison/rme.

Extensions Added

Configuration

Updated altdoc/quarto_website.yml:

  • Registered all three extensions as filters
  • Added callouty-theorem: block mapping each environment type to callout settings (patterned after d-morrison/rme):
    • Theorems/lemmas/corollaries/etc. → minimal note callouts
    • Definitions/examples/exercises → minimal tip callouts
    • Proofs/solutions/remarks → collapsible note callouts with title override

Thank you for taking the time to submit a pull request!

To maximize the chances of acceptance:

  • The title of your PR should briefly describe the change.
  • Commit/merge messages to be included in NEWS.md should begin with -.
  • Code should follow the tidyverse style guide.
  • Documentation should use roxygen2, with Markdown syntax.
  • Contributions should include unit tests (using testthat).

For more information see Contributing.

Copilot AI linked an issue Apr 30, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Install extensions for callouty-theorem and others Install Quarto extensions: div-anchors, equation-anchors, callouty-theorem Apr 30, 2026
Copilot AI requested a review from d-morrison April 30, 2026 06:27
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://UCD-SERG.github.io/rpt/pr-preview/pr-109/

Built to branch gh-pages at 2026-04-30 06:33 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install extensions

3 participants