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

Minor fixes and making style consistent in Markdown files #99

Merged

Conversation

PanisSupraOmnia
Copy link
Member

@PanisSupraOmnia PanisSupraOmnia commented Oct 13, 2021

Summary

I had noticed that there was a lot of inconsistency of style in our Markdown files. Not a big deal, but I also wanted to fix a few small issues I'd noticed, so it was easy to just wrap all the changes up together.

If y'all think my moving the README badges from the top to just under the h1 is dumb, I'll yeet that commit and re-push.


Fixed

  • Made style and formatting in Markdown files consistent using Prettier and markdownlint.
  • Use https in inch-ci badge link.
  • Fixed link to v3.4.2 tag in the changelog.
  • Fixed improperly formatted ISO 8601 dates in changelog.

@Daniel-Worrall Daniel-Worrall added the documentation Improvements or additions to documentation label Jan 18, 2022
I used Prettier and markdownlint to (mostly) automatically make the
formatting and style used consistent. I also fixed a few relatively
minor things like an incorrect link and a couple of improperly formatted
dates in the changelog.
@PanisSupraOmnia PanisSupraOmnia force-pushed the chore/markdown-style-and-minor-fixes branch from fb7b850 to 0f57d97 Compare April 15, 2022 01:04
Copy link
Member

@swarley swarley left a comment

Choose a reason for hiding this comment

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

Thanks!

@swarley swarley merged commit 75b7bce into shardlab:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants