Skip to content

Add @Appendix command similar to @Chapter#353

Merged
fingolfin merged 1 commit intomasterfrom
codex/appendix-scaffold
Mar 13, 2026
Merged

Add @Appendix command similar to @Chapter#353
fingolfin merged 1 commit intomasterfrom
codex/appendix-scaffold

Conversation

@fingolfin
Copy link
Member

Fixes #76

Co-authored-by: Codex codex@openai.com

Fixes #76

Co-authored-by: Codex <codex@openai.com>
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.23%. Comparing base (3881568) to head (0191085).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
+ Coverage   92.00%   92.23%   +0.23%     
==========================================
  Files          13       13              
  Lines        2688     2730      +42     
==========================================
+ Hits         2473     2518      +45     
+ Misses        215      212       -3     
Files with missing lines Coverage Δ
gap/AutoDocMainFunction.gi 88.71% <100.00%> (+1.09%) ⬆️
gap/DocumentationTree.gd 100.00% <100.00%> (ø)
gap/DocumentationTree.gi 96.23% <100.00%> (+0.25%) ⬆️
gap/Magic.gd 100.00% <ø> (ø)
gap/Magic.gi 74.12% <100.00%> (+0.26%) ⬆️
gap/Parser.gi 96.59% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin merged commit 7478812 into master Mar 13, 2026
8 checks passed
@fingolfin fingolfin deleted the codex/appendix-scaffold branch March 13, 2026 16:32
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.

Add support for @Appendix (or so) so one can write appendices

1 participant