Skip to content

Fix mangled contributors list - #1050

Merged
gdalle merged 1 commit into
JuliaDiff:mainfrom
rsenne:fix/docs-contributors-mangling
Jul 30, 2026
Merged

Fix mangled contributors list#1050
gdalle merged 1 commit into
JuliaDiff:mainfrom
rsenne:fix/docs-contributors-mangling

Conversation

@rsenne

@rsenne rsenne commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

I was looking at the docs and noticed the Contributors was not rendering properly. When the README is converted to the index.md file it wasn't respecting the HTML so I wrapped in a raw HTML block. Also, when i clicked on the badge to quickly see if it was fixed i noticed that didn't work (not that thats a huge deal) so i then realized that there was an issue in how github vs. documentor handled the heading anchors. both are now fixed and i checked the docs local

@rsenne
rsenne requested a review from gdalle as a code owner July 29, 2026 01:36
@rsenne

rsenne commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author
image

as it appears locally now!

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.66%. Comparing base (16fa576) to head (327e814).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1050   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files         143      143           
  Lines        8267     8267           
=======================================
  Hits         8074     8074           
  Misses        193      193           
Flag Coverage Δ
DI 98.27% <ø> (ø)
DIT 96.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!

@gdalle
gdalle merged commit 82b57f8 into JuliaDiff:main Jul 30, 2026
73 of 74 checks passed
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