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 markdownlint in build #748

Merged
merged 12 commits into from
Mar 11, 2023
Merged

Fix markdownlint in build #748

merged 12 commits into from
Mar 11, 2023

Conversation

SeanKilleen
Copy link
Member

@SeanKilleen SeanKilleen commented Mar 11, 2023

Resolves #746.

  • Switch to markdownlint-cli2 and ensure the build runs again
  • Update dev container shortcut to use markdownlint-cli2
  • Update devcontainer shortcut to use the right syntax
  • Update syntax in docs
  • Test the process in the dev container.
  • Fix markdown errors

@SeanKilleen SeanKilleen changed the title WIP: Fix markdownlint in build Fix markdownlint in build Mar 11, 2023
@SeanKilleen SeanKilleen merged commit af85946 into master Mar 11, 2023
github-actions bot pushed a commit that referenced this pull request Mar 11, 2023
* Add quotes

* reference workspace variable instead

probably smarter to do anyway rather than making assumptions

* markdownlint-cli2 might be nice here

* attempt rename of markdownlint file

* update devcontainer

* update readme

* fix numbering

* spacing

* fixes

* Markdown lint doesn't like duplicate headers

* spacing

* spacing af85946
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.

Markdownlint not running in our build process currently
1 participant