Skip to content

Wrap badges in a div#45

Closed
jukent wants to merge 13 commits into
ProjectPythia:mainfrom
jukent:badges
Closed

Wrap badges in a div#45
jukent wants to merge 13 commits into
ProjectPythia:mainfrom
jukent:badges

Conversation

@jukent
Copy link
Copy Markdown
Contributor

@jukent jukent commented Feb 24, 2026

Demonstrating how to fix the styling issue in MyST rendering

dependabot Bot and others added 11 commits February 24, 2026 13:41
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v5...v6)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v6...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
[pull] main from ProjectPythia:main
Updated badge display to use flexbox layout for better alignment.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 24, 2026

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: 96e6ba6
✅ Deployment Preview URL: In Progress

Copy link
Copy Markdown
Member

@erogluorhan erogluorhan left a comment

Choose a reason for hiding this comment

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

I appreciate you demonstrating this but am a bit hesitant to put effort to style badges ourselves and I'd rather lean towards this suggestion, i.e. MyST rendering should be giving the same results as the repo READMEs for the same line of MarkDown I believe, and it was actually the case until some time lately.

@jukent
Copy link
Copy Markdown
Contributor Author

jukent commented Feb 24, 2026

@erogluorhan I agree!

However, if we do end up having to manually go in and update DOI badges, making this change at the same time could make sense. Hoping and awaiting an upstream solution!

@jukent jukent closed this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants