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
When a .qmd file is staged for commit, a pre-commit hook should verify the corresponding rendered .md is also staged and up to date. This catches forgotten re-renders before they reach the repo.
When a
.qmdfile is staged for commit, a pre-commit hook should verify the corresponding rendered.mdis also staged and up to date. This catches forgotten re-renders before they reach the repo.