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

Fix markdown formatting #61

Merged
merged 5 commits into from
Jan 30, 2025
Merged

Fix markdown formatting #61

merged 5 commits into from
Jan 30, 2025

Conversation

brynpickering
Copy link
Collaborator

Found the occasional weird markdown formatting caused when resolving templates. I've fixed those I know of and added in pre-commit checks to lint markdown files and to check spelling.

I've also added markdown link checks, but put that in as a GH action rather than pre-commit as it (a) takes longer to run and (b) would likely complain if you commit locally while offline (e.g. on a train). The config for this checker comes from the arup city-modelling-lab repo.

@brynpickering brynpickering requested a review from mfitz January 22, 2025 16:55
Copy link
Contributor

@mfitz mfitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@brynpickering brynpickering merged commit b6bf9a3 into main Jan 30, 2025
14 checks passed
@brynpickering brynpickering deleted the fix-minor-issues branch January 30, 2025 10:53
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.

2 participants