Fix footnote - #54
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe template updates footnote superscripts and entries with smaller sizing, configured font settings, justified text, footnote leading, zero spacing, and a hanging indent. ChangesDocument formatting
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@template.typ`:
- Around line 181-186: Update the footnote paragraph rule’s set par
configuration to explicitly set first-line-indent to 0pt, preserving the
existing hanging-indent behavior for continuation lines.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: bf0e90c5-3de8-46f6-bb43-0af607e63aaa
📒 Files selected for processing (2)
lib/components.typtemplate.typ
OS: Linux x64 7.1.5-arch1-2 Typst: 0.15.1 Description: By explicitly setting the footnote font and font size, the current problem of small footnote display has been resolved. But I'm not sure if "leading" needs to be changed.
845395d to
15e783a
Compare
Summary by CodeRabbit