Skip to content

Fix typo on conformance.md#297

Merged
parasyte merged 2 commits intomainfrom
bug/conformance
Feb 6, 2026
Merged

Fix typo on conformance.md#297
parasyte merged 2 commits intomainfrom
bug/conformance

Conversation

@jintekc
Copy link
Copy Markdown
Collaborator

@jintekc jintekc commented Jan 30, 2026

Misspelling of DID-RESOLUTION

@jintekc jintekc requested review from danpape and parasyte January 30, 2026 15:45
Copy link
Copy Markdown
Collaborator

@parasyte parasyte left a comment

Choose a reason for hiding this comment

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

Good catch. We REALLY need to get the CI to validate these references.

@jintekc
Copy link
Copy Markdown
Collaborator Author

jintekc commented Jan 30, 2026

Good catch. We REALLY need to get the CI to validate these references.

Yeah I agree. I'll look into a GH action for it.

@parasyte
Copy link
Copy Markdown
Collaborator

I thought the mdbook build action that we already have would do it.

crate: mdbook-bib

The plugin is installed. I guess it just has a bug where it doesn't do validation. The only thing I can find right now is a way to enable debug logging. Maybe that could help identify the problem?

@jintekc
Copy link
Copy Markdown
Collaborator Author

jintekc commented Jan 30, 2026

Yeah, I think you're right. It processed the entries for rendering, but its not validating the the entries it compiles match the references throughout the markdown docs. If you run mdbook build locally, it doesn't fail, but in this case, we would like it to.

@parasyte parasyte merged commit 079d8d1 into main Feb 6, 2026
1 check passed
@parasyte parasyte deleted the bug/conformance branch February 6, 2026 17:09
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.

3 participants