Skip to content

test: Add intentional validation errors to test mint validate#66

Open
mdlinville wants to merge 1 commit intomainfrom
test-mint-validate-errors
Open

test: Add intentional validation errors to test mint validate#66
mdlinville wants to merge 1 commit intomainfrom
test-mint-validate-errors

Conversation

@mdlinville
Copy link
Owner

Description

This commit introduces various types of errors that mint validate should catch:

New file (test-validation-errors.mdx):

  • Malformed YAML frontmatter (unclosed quotes)
  • Unclosed JSX components (Note, Tip, Accordion)
  • Broken internal links
  • Missing closing backticks in code blocks
  • Unclosed emphasis markdown
  • Invalid nested components
  • Unclosed HTML comments
  • Invalid component nesting
  • Reference to non-existent snippet

Modified file (line-plot.mdx):

  • Unclosed Tip component
  • Broken internal link to non-existent page

@github-actions
Copy link

github-actions bot commented Jan 28, 2026

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://docs.wandb.ai

This commit introduces various types of errors that mint validate should catch:

New file (test-validation-errors.mdx):
- Malformed YAML frontmatter (unclosed quotes)
- Unclosed JSX components (Note, Tip, Accordion)
- Broken internal links
- Missing closing backticks in code blocks
- Unclosed emphasis markdown
- Invalid nested components
- Unclosed HTML comments
- Invalid component nesting
- Reference to non-existent snippet

Modified file (line-plot.mdx):
- Unclosed Tip component
- Broken internal link to non-existent page
@mdlinville mdlinville force-pushed the test-mint-validate-errors branch from d74a3da to 32bd7a6 Compare January 28, 2026 01:16
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.

1 participant