You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix extra blank lines and duplicate </details> in primer comment
- Remove extra blank line between header and first package section
- Remove blank lines inside <details> blocks for cleaner markdown
- Fix duplicate </details> when new_messages exist but missing_messages don't
(checked `missing_messages` dict truthiness instead of `missing_messages["messages"]`)
0 commit comments