Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair broken tables #822

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Repair broken tables #822

merged 2 commits into from
Oct 27, 2023

Conversation

nikhilwoodruff
Copy link
Contributor

@nikhilwoodruff nikhilwoodruff commented Oct 27, 2023

🤖 Generated by Copilot at bd13fc9

Summary

📝🔒🆕

This pull request enhances the PolicyEngine app by updating the markdown dependencies, the posts data, and the table format in a post about UK child benefits.

The PolicyEngine app got some changes
To fix data and markdown ranges
They added some posts
And labels to hosts
And removed a code style that grates

Walkthrough

  • Restrict dependency versions to avoid breaking changes and ensure compatibility (link, link)
  • Add two new posts about UK policy analysis and simulation using package.json and Posts.jsx (link, link)
  • Change the date of the New Mexico income tax post to reflect local time zone in Posts.jsx (link)
  • Reformat the table in the appendix of the two child limit post for clarity and readability in repealing_the_two_child_limit.md (link)
  • Remove trailing comma in locationTags function to comply with code style and linting rules in Posts.jsx (link)

Fixes #821

@nikhilwoodruff nikhilwoodruff self-assigned this Oct 27, 2023
@nikhilwoodruff nikhilwoodruff merged commit 3cbf928 into master Oct 27, 2023
2 checks passed
@nikhilwoodruff nikhilwoodruff deleted the repair-tables branch October 27, 2023 18:24
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.

Tables are currently broken
1 participant